Unimplemented Endpoints
YouQi AI focuses on AI model endpoints. The following endpoints from the OpenAI ecosystem are not currently available — please do not depend on them:
Platform / management
- Files (
/v1/files): file upload and management - Batch (
/v1/batches): batched asynchronous jobs - Fine-tuning (
/v1/fine_tuning): model fine-tuning - Assistants / Threads / Runs (
/v1/assistants, etc.): the Assistants API - Vector Stores (
/v1/vector_stores): hosted vector stores - Uploads (
/v1/uploads): multipart uploads
Account / organization management
- Organization, member, project, and key management endpoints
- Usage and billing query endpoints (view usage and balance in the console)
WARNING
Calling the endpoints above typically returns 404 or 501. If your use case genuinely requires one of them, let us know via Contact and we'll evaluate support. This list is updated as features evolve.
Supported endpoints
- List Models: OpenAI native format, Gemini native format
- Chat: Claude native format, Gemini native format - text chat, Gemini native format - media recognition, ChatCompletions format, Responses format
- Completions
- Embeddings: OpenAI native format, Gemini native format
- Rerank
- Moderations
- Audio: Gemini native format; OpenAI native format: Text to Speech, Transcriptions, Translations
- Realtime
- Images: Gemini native format: Gemini native format, OpenAI chat format; OpenAI native format: Generate images, Edit images; Qwen native format: Generate images, Edit images
- Videos: Create video generation task, Get generation task status; Sora format: Create video, Get video task status, Get video content; Kling format: Kling Text-to-Video, Kling Image-to-Video, Get text-to-video task status, Get image-to-video task status; Jimeng format: Jimeng Video Generation