共用方式為


BingGroundingSearchConfiguration interface

搜索 Bing Grounding 的配置

屬性

connectionId

使用 bing 搜尋接地的連接 ID

count

要在 bing api 回應中返回的搜尋結果數

freshness

按特定時間範圍篩選搜尋結果。 接受的值: https://learn.microsoft.com/bing/search-apis/bing-web-search/reference/query-parameters

market

結果來源的市場。

setLang

調用 Bing API 時用於使用者介面字串的語言。

屬性詳細資料

connectionId

使用 bing 搜尋接地的連接 ID

connectionId: string

屬性值

string

count

要在 bing api 回應中返回的搜尋結果數

count?: number

屬性值

number

freshness

按特定時間範圍篩選搜尋結果。 接受的值: https://learn.microsoft.com/bing/search-apis/bing-web-search/reference/query-parameters

freshness?: string

屬性值

string

market

結果來源的市場。

market?: string

屬性值

string

setLang

調用 Bing API 時用於使用者介面字串的語言。

setLang?: string

屬性值

string