Unverified50% confidenceFactTime unknown
Each tool call produces at least two new messages (call request + execution result) in the messages array
1
Sources
50%
Confidence
Medium-term (~90 days)
Relevance
7/2/2026
First Seen
Valid until: 9/30/2026
Sources
Related Claims
UnverifiedChat Model的输入是一个消息列表,输出是结构化消息对象AIMessage,对应ChatOpenAI、ChatAnthropic等类66% similarUnverifiedcall_id的设计是为了支持并行工具调用(Parallel Tool Calls),模型可以在一次响应中同时发起多个工具调用65% similarUnverified当模型输出工具调用语法后会停止响应,Harness执行工具并将输出追加到对话历史末尾,然后向同一模型重新发起请求63% similarUnverifiedWhen an LLM model decides to call a tool, it generates an assistant message containing a tool_use block; after the tool finishes executing, the result is appended as a new message in tool_result format63% similarUnverified工具调用对话的数据结构包含函数调用请求、参数JSON、执行结果等嵌套信息,序列化复杂度高于普通文本对话61% similar
Cite This Claim
Stable URI
https://kongchang.com/claim/56418API
curl https://kongchang.com/api/v1/knowledge/claims/56418MCP
get_claim(id=56418)