Skip to main content
POST
Admin Agent Llm Test

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

响应

200 - application/json

Successful Response

诊断 Agent 的 LLM 连通性自检结果(基础对话 + function-calling 探针)。

configured
boolean
默认值:false
ok
boolean
默认值:false
model
string
默认值:""
endpoint
string
默认值:""
error
string | null
sample
string | null
tools_ok
boolean | null
tools_error
string | null