API Reference
元渊 API Complete Interface Documentation
Overview
元渊 API provides a complete set of RESTful API interfaces, categorized into AI Model APIs and Management APIs. You can use these interfaces to invoke AI capabilities and perform system management functions.
AI Model APIs
AI Model APIs provide various AI capabilities, compatible with OpenAI API format.
Model List
Retrieve a list of available models.
Chat
Dialogue completion interface.
Completions
Traditional text completion interface.
Embeddings
Text embedding vector generation interface.
Rerank
Document reranking interface.
Moderations
Content safety moderation interface.
Audio
Speech recognition and speech synthesis interface.
Realtime Speech
Real-time audio streaming interface.
Images
AI image generation interface.
Videos
AI video generation interface.
Unimplemented
Placeholder interface, not yet implemented.
How is this guide?