Optional
baseBase URL for the Airbolt API. Defaults to environment variable or production URL.
Optional
getCustom auth token getter function for BYOA (Bring Your Own Auth)
Optional
modelSpecific model to use (e.g., 'gpt-4', 'claude-3-5-sonnet-20241022'). Defaults to the provider's default model.
Optional
providerAI provider to use: 'openai' or 'anthropic'. Defaults to backend environment setting.
Optional
systemSystem prompt to include with the messages
Options for the chat function