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.
Maximum number of iterations to perform with tool calls. Must be a positive integer. Defaults to 5.
0 < x <= 20A list of messages comprising the conversation history
Whether to stream responses