Generate responses using the specified model with integrated external tools.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parameters for generating completions with external tools.
Model Name
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
A list of MCP servers FQNs or URLs and their tools
Maximum number of tokens to generate
Sampling temperature to control randomness
Nucleus sampling parameter
Whether to stream responses
Top-k sampling parameter