Share via


BingGroundingToolDefinition interface

The input definition information for a bing grounding search tool as used to configure an agent.

Extends

Properties

bingGrounding

The bing grounding search tool parameters.

type

The object type, which is always 'bing_grounding'.

Property Details

bingGrounding

The bing grounding search tool parameters.

bingGrounding: BingGroundingSearchToolParameters

Property Value

type

The object type, which is always 'bing_grounding'.

type: "bing_grounding"

Property Value

"bing_grounding"