RunStepDeltaCustomBingGroundingToolCall interface
ストリーミング実行ステップでの Bing カスタム検索ツールの呼び出しを表します。
- Extends
プロパティ
| bing |
Bing カスタム検索ツールからの要求と応答を含む辞書。 |
| type | オブジェクト型は、常に 'bing_custom_search' です。 |
プロパティの詳細
bingCustomSearch
Bing カスタム検索ツールからの要求と応答を含む辞書。
bingCustomSearch: Record<string, string>
プロパティ値
Record<string, string>
type
オブジェクト型は、常に 'bing_custom_search' です。
type: "bing_custom_search"
プロパティ値
"bing_custom_search"