v1

latestOpenAPI 3.1.02026-07-26252382475.4 KB
External Chat Agents

Update A Registered External Chat Completions Agent.

patch/v1/agents/external-chat/{id}

Path parameters

idstring required

Request body

titlestring nullable
descriptionstring nullable
tagsstring[] nullable
namestring nullable
api_urlstring nullable
auth_scheme'BEARER_TOKEN' | 'API_KEY' | 'NONE'
auth_configobject nullable
chat_paramsobject nullable
instructionsstring nullable
nicknamestring nullable
connection_idstring nullable
context_access_enabledboolean nullable

Enable access to context variables for this agent

context_variablesstring[] nullable

List of context variable names that this agent can access

Response

Successful Response

{"stackTrail":"paths:/v1/agents/external-chat/{id}:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}