Model Configuration
Quick configuration for custom AI providers
Open Chatbox, click the settings button in the sidebar to enter the settings page
Click on Model Provider option

If the AI provider you need is not available, you can click the "Add" button at the bottom to add a provider.
Enter the API provider name, select the appropriate option based on the provider's API type, such as OpenAI API compatible for GPT models, or Google Gemini compatible for Gemini models

Fill in the API Key and API Host according to the provider's information. The API path generally doesn't need to be filled in, defaulting to
/v1/chat/completions. Refer to the provider's information for specifics.
Add at least one model, check the corresponding capability configuration for the model (optional, unconfigured models are treated as plain text models)

After saving, click the "Check" button, and it should show connection successful

Return to the home page, create a new conversation, and you can start chatting

Last updated