Package version:

Interface BingGroundingSearchConfigurationList

A list of search configurations currently used by the bing_grounding tool.

interface BingGroundingSearchConfigurationList {
    searchConfigurations: {};
}

Properties

searchConfigurations: {}

The search configurations attached to this tool. There can be a maximum of 1 search configuration resource attached to the tool.