All Aboard
XAI
ππ΄πΌ π΄ππΌ ππππ₯π¦
Providing a robust foundational support for pioneers in the AI industry
Implementation Principle
Recent Updates
- 2023-11-12 Added extended support for Audio models series whisper-1 (audio-to-text) and tts-1, tts-1-1106, tts-1-hd, tts-1-hd-1106 (text-to-audio)
- 2023-11-07 Added extended support for GPT-4-Turbo series models gpt-4-1106-preview and gpt-4-vision-preview, as well as IMAGE series model dall-e-3
Development/Test Key
Endpoint | OPENAI_API_BASE_URL | OPENAI_API_KEY |
---|---|---|
OpenAI | api.openai.com | OpenAI API Key |
XAI | api.proxyxai.com | sk-XvsVUPgxOwi4pwrcsRgUxIde4kd1W8lHcaazpfbqP3Z8CPwI |
If you are a developer, simply change the API endpoint in the SDK from api.openai.com to api.proxyxai.com, and then set the key to the one provided by XAI. Please note that the above development/test key has model, rate, and access control restrictions, and is only allowed to call gpt-3.5-turbo, and can only be tested on chat.proxyxai.com
A special reminder, as AI technology is developing and becoming more widespread day by day, the demand for OpenAI services is increasing, and instability in official services is common. If you encounter long-term call failures, please first check the official service status page status.openai.com
AI Services
Overview
During system design, we specifically considered the needs of large-scale services. Our key service logic is entirely executed in memory, ensuring ultra-fast response and excellent efficiency. Our system boasts exceptional stability and effectively avoids most problems caused by instability in OpenAI's official services through our exclusive solutions.
We look forward to your use and feedback, let's work together to create a better AI ecosystem service experience.