Skip to main content
GET
Get Agent
智能体创建或更新成功后,可以通过查询接口检查智能体训练状态。

示例响应数据:

查询智能体

授权

Authorization
string
header
必填

token

路径参数

uuid
string<uuid>
必填

uuid

响应

successful response

uuid
string<uuid>
必填

agent UUID

name
string
必填

agent name

desc
string
必填

agent description

status
enum<string>
必填

agent status

可用选项:
initializing,
ready,
training,
error

agent logo URL

model
string

chat model

chat_level
integer

chat level

interneted
integer

enable internet access

stream
integer

enable stream output

created_at
string<date-time>

creation timestamp