feat: 实现 AgentScope tool call context,支持 runtime 上下文续接
This commit is contained in:
@@ -122,7 +122,7 @@ Base URL: `/api/v1/agent`
|
||||
}
|
||||
```
|
||||
|
||||
tool 消息在存储层用于运行时上下文续接,不在 `/history` 对外返回。
|
||||
tool 消息在存储层用于运行时上下文续接,不在 `/history` 对外返回。续接时以 `metadata.tool_agent_output` 作为主信源(`content` 为轻量摘要)。
|
||||
|
||||
### 说明
|
||||
|
||||
|
||||
Reference in New Issue
Block a user