ToolConfig interface

ツール構成この構成は、リクエストで提供されたすべてのツールで共有されます。

署名:

export interface ToolConfig 

プロパティ

プロパティ タイプ 説明
functionCallingConfig FunctionCallingConfig

ToolConfig.functionCallingConfig

署名:

functionCallingConfig: FunctionCallingConfig;