你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BingGroundingSearchConfiguration.Count Property

Definition

The number of search results to return in the response. The default is 5 and the maximum value is 50. The actual number delivered may be less than requested.

  • It is possible for multiple pages to include some overlap in results.
  • This parameter affects only web page results. It's possible that AI model might not use all search results returned by Bing.
public long? Count { get; set; }
member this.Count : Nullable<int64> with get, set
Public Property Count As Nullable(Of Long)

Property Value

Applies to