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

Whether the diagnosis agent can reach its LLM: a plain completion, then a function-calling probe.

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