/
BI
bigmodel
/
ZHIPU AI API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 4w ago · Updated 4w ago
Details
Agent API
4
post
对话历史
post
异步结果
post
智能体对话
post
问答 Agent 对话(流式)
工具 API
7
批处理 API
4
文件 API
4
模型 API
15
知识库 API
15
Agent API
对话历史
查询智能体对话历史,现仅支持
slides_glm_agent
智能体。点击
Try it
按钮可快速试用。
post
/v1/agents/conversation
Request body
GlmSlideAgentConversationRequest
required
agent_id
string
智能体
ID
conversation_id
string
对话
ID
custom_variables
object
自定义参数
Response
处理成功
GlmSlideAgentConversationResponse
required
conversation_id
string
对话
ID
agent_id
string
智能体
ID
choices
object[]
Agent output.
error
object