Share via


BingGroundingSearchConfiguration interface

Search configuration for Bing Grounding

Properties

count

The number of search results to return in the bing api response

freshness

Filter search results by a specific time range. See accepted values here.

market

The market where the results come from.

project_connection_id

Project connection id for grounding with bing search

set_lang

The language to use for user interface strings when calling Bing API.

Property Details

count

The number of search results to return in the bing api response

count?: number

Property Value

number

freshness

Filter search results by a specific time range. See accepted values here.

freshness?: string

Property Value

string

market

The market where the results come from.

market?: string

Property Value

string

project_connection_id

Project connection id for grounding with bing search

project_connection_id: string

Property Value

string

set_lang

The language to use for user interface strings when calling Bing API.

set_lang?: string

Property Value

string