Settings
AI Model Configuration
MoryFlow supports 20+ AI providers—pick the one that works best for you.
AI Model Configuration
MoryFlow supports multiple AI providers. Choose the combination that fits your workflow, budget, and privacy requirements.
Supported Providers
Direct Providers
| Provider | Features | Recommended Models |
|---|---|---|
| OpenAI | Most popular, rich ecosystem | GPT-4o, GPT-4 Turbo |
| Anthropic | Claude series, great with long text | Claude 3.5 Sonnet |
| Gemini series | Gemini Pro | |
| xAI | Grok series | Grok-2 |
| DeepSeek | Affordable, multilingual | DeepSeek V3 |
| Moonshot | Chinese optimized | Moonshot-v1 |
| Zhipu AI | Chinese company, strong Chinese | GLM-4 |
Aggregated Providers
| Provider | Features |
|---|---|
| OpenRouter | One key for multiple models, great for beginners |
| AIHubMix | Chinese aggregation service |
Local Models
| Method | Features |
|---|---|
| Ollama | Open source, supports many models, fully offline |
Configuring API Keys
How to Configure
- Open Settings → Providers
- Find the provider you want
- Click the configure button
- Enter your API Key
- Save
Where to Get API Keys
OpenRouter (Recommended for Beginners)
- Go to openrouter.ai
- Sign up
- Go to Dashboard → Keys
- Create a new API Key
OpenAI
- Go to platform.openai.com
- Sign in
- Go to API Keys page
- Create new Secret Key
Anthropic
- Go to console.anthropic.com
- Sign up/in
- Go to API Keys
- Create new key
DeepSeek
- Go to platform.deepseek.com
- Sign up
- Go to API Keys
- Create new key
Selecting Models
After configuring an API Key, you can select models from the top of the chat panel:
Model Recommendations
Everyday Use
| Need | Recommended Model | Reason |
|---|---|---|
| All-around | Claude 3.5 Sonnet | Great quality, reasonable price |
| Fast responses | GPT-4o-mini | Quick, affordable |
| Chinese writing | DeepSeek V3 | Strong Chinese, cost-effective |
Professional Scenarios
| Scenario | Recommended Model | Reason |
|---|---|---|
| Coding | Claude 3.5 Sonnet | Best code capabilities |
| Long documents | Claude 3 Opus | 200K context |
| Privacy sensitive | Ollama local models | Fully offline |
Budget-Conscious
| Budget | Recommended Approach |
|---|---|
| Just trying | OpenRouter free credits |
| Low cost | DeepSeek V3 (~$0.07/10K words) |
| Completely free | Ollama local models |
Adding Custom Models
If your model isn't in the presets, you can add it:
- Open Settings → Providers
- Click "Add Custom Model"
- Fill in info:
- Model name
- Model ID
- Provider
- Context window size
Model Parameters
For those who like to tinker:
| Parameter | Description | Suggested Value |
|---|---|---|
| Temperature | Controls randomness | 0.7 (default) |
| Max Tokens | Maximum output length | Adjust as needed |
| Top P | Nucleus sampling | 1 (default) |
Tip
Default parameters usually work fine. Lower temperature if responses feel too random; raise it if too rigid.
Common Issues
API Key Invalid
- Check you copied it completely (no extra spaces)
- Confirm key hasn't expired
- Confirm account balance is sufficient
Model Responds Slowly
- Switch to a faster model (e.g., GPT-4o-mini)
- Check your network
- Consider local models
Do I Need a VPN?
- OpenAI, Anthropic, Google: May need depending on region
- DeepSeek, Zhipu, Moonshot: Generally accessible everywhere
- OpenRouter: Varies by region