Optional
baseBase URL for the Airbolt API. Defaults to environment variable or production URL.
Optional
initialInitial messages to populate the chat history
Optional
modelSpecific model to use (e.g., 'gpt-4', 'claude-3-5-sonnet-20241022')
Optional
onCallback for streaming chunks
Optional
providerAI provider to use: 'openai' or 'anthropic'
Optional
streamingEnable streaming responses
Optional
systemSystem prompt to include with the messages
Options for the useChat hook