Skip to main content
POST
Update Agent Config

Authorizations

Authorization
string
header
required

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

Body

application/json
agent_type
string
default:agentic_search

Tipo do agente

memory_blocks
Memory Blocks · object[] | null

Memory blocks personalizados

tools
string[] | null

Lista de ferramentas

model_name
string | null

Nome do modelo LLM

embedding_name
string | null

Nome do modelo de embedding

metadata
Metadata · object | null

Metadados adicionais (autor, motivo, etc.)

Response

Successful Response

success
boolean
required
config_id
string | null
required
message
string
required