Optional
agentAdditional context provided to all AI functions for processing.
Optional
functionSpecific context provided per AI function, keyed by function name.
Optional
instructionsCustom instructions to guide the assistant's behavior, if provided.
Optional
modelThe OpenAI chat model to use for the assistant, if specified.
Optional
reasoningThe level of reasoning effort to apply, as defined by OpenAI.
Optional
responseThe desired format of the AI model's response; defaults to 'text'.
The options for configuring an AI assistant's behavior and response.