BasetenModelSettings
Baseten model configuration (OpenAI-compatible).
AIAgentsStateful AgentsMemoryMemGPTContinual LearningMCPMulti-AgentRAGOpen Source
Properties
| Name |
Type |
Description |
| max_output_tokens |
integer |
The maximum number of tokens the model can generate. |
| parallel_tool_calls |
boolean |
Whether to enable parallel tool calling. |
| provider_type |
string |
The type of the provider. |
| temperature |
number |
The temperature of the model. |
JSON Schema