Generate completions using agent app configuration. The model, MCP servers, system prompt, and guardrails are automatically provided from the agent app configuration.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the agent app to use for configuration
Chat parameters. The model, MCP servers, system prompt, guardrails, and model parameters (temperature, max_tokens, etc.) are autofilled from agent app configuration.
The body is of type object
.
Chat completions response with tool calls using agent app configuration
The response is of type object
.