ChatGPTOAuthModelSettings
ChatGPT OAuth model configuration (uses ChatGPT backend API).
Artificial IntelligenceAgentsStateful 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. |
| reasoning |
object |
The reasoning configuration for the model. |
JSON Schema