- Published on
NextChat with DeepSeek R1
- ๐ญ Introduction
- ๐ Proxy API Access Solution
- ๐ป Local Chat Client Setup
- ๐ Known Limitations
- ๐ง Usage Recommendations
๐ญ Introduction
โ ๏ธ Account Status Update
2025-02-21 Update: Our shared OpenAI account strategy (used for months across multiple IPs) has now been officially restricted.
๐ Proxy API Access Solution
To prevent future restrictions, we've transitioned from monthly subscription models to pay-as-you-go API request pricing with these advantages:
- Multi-model support: Simultaneous access to OpenAI, Anthropic, and DeepSeek
- Cost efficiency: Pay only for actual API usage
๐จ๐ณ Domestic API Provider
Endpoint: https://api.deerapi.com
API Key: sk-xxxxxx
Supported models:
- OpenAI
- Anthropic
- DeepSeek
๐ป Local Chat Client Setup
Recommended client: NextChat
Configuration Guide
- In client settings:
- Endpoint:
https://api.deerapi.com - API Key: Use the provided key above
- Endpoint:
- For custom models (e.g.,
o3-minideepseek-reasoner):- Add via "Custom Models" section
- Refer to provider documentation for model specifics
๐ Known Limitations
File Conversion Unsupported
- Native file conversion discontinued (cost-related decision by OpenAI)
- Workaround: Implement cloud-based embedding solutions
Local Chat Storage
- โ Pros: Enhanced security (data stays local)
- โ ๏ธ Cons: Multi-device synchronization unavailable
๐ง Usage Recommendations
- Download client packages from official sources
- Regularly rotate API keys for sensitive operations
- Monitor usage via provider dashboard