跳转到主要内容
POST
Invoke an Expert (SSE stream)

授权

Authorization
string
header
必填

OAuth2 access token issued via POST /oauth/token

请求体

application/json
expert_identifier
string
必填

Expert identifier (e.g. 'my-expert')

message
string
必填

User message to send to the Expert

session_id
string

Existing session ID to continue a conversation (optional)

model
string

Override model selection (optional)

响应

SSE stream with agent response events

The response is of type string.