/
BI
bigmodel
/
ZHIPU AI API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
bigmodel
ZHIPU AI API
post
对话历史
v1
latest
OpenAPI 3.0.1
ZHIPU AI 开发者协议和政策
2026-07-26
49
130
210.9 KB
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