跳转到内容

chatWithTools

chatWithTools(llm, tools, messages): Promise<ChatWithToolsResponse>

定义于:.build/typescript/packages/tools/src/tool-call.ts:141

ToolCallLLM

BaseToolWithCall[]

ChatMessage[]

Promise<ChatWithToolsResponse>

请改用 @BaseLLM.exec。