Skip to content

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