Models Hub
The Models Hub is the catalog of AI models published on the platform. Each model supports two usage modes:
OpenAI-Compatible API
The platform's model inference API is compatible with the OpenAI API. This means:
Playground
The Playground is an interactive model testing environment where you can try a model and tune its settings live before committing to its API. The Playground provides a testing interface matched to each model type; the following uses a chat model as an example.
Private Endpoints (My Endpoints)
A private endpoint deploys a model as an inference service dedicated to you, billed by the usage hours of the GPU/CPU resources in the deployment. It is ideal for production applications with latency, throughput, or data-isolation requirements.