Custom Provider
ChatWise supports adding custom AI providers to expand beyond the built-in options. You can integrate any OpenAI-compatible or Anthropic-compatible AI service.
Quick Start
- Open Settings → Providers
- Click "+" to add a new provider
- Choose from presets or create a custom configuration
- Configure API key and endpoint settings
- Add models (manually or click fetch models)
Built-in Presets
ChatWise includes ready-to-use presets for popular services including LM Studio, SiliconFlow, Cerebras and a lot more.
Model Configuration
Add Models from API
If the API supports the /models
endpoint, you can automatically fetch available models and add them to the provider.
Manual Model Setup
Add models manually by specifying:
Chat Models
- Model ID: API identifier (e.g.,
gpt-4o-mini
) - Display Name: User-friendly name
- Capabilities:
- Image input/output support
- Video/audio input support
- Reasoning model flag
- Specifications:
- Context length (tokens)
Image Models
- Model ID: API identifier (e.g.,
dall-e-3
) - Display Name: User-friendly name
- Image editing: Whether model supports image editing, like
gpt-image-1