🤖 Available Models
Orynt provides unified access to multiple AI models across providers, making it easy to switch between chat, image, speech, and embedding models with a single API/SDK.🧠 AI Model Providers
| Provider | Description | Example Models |
|---|---|---|
| OpenAI | Full suite of AI models for chat, images, speech, and embeddings | gpt-4.1, gpt-4o-mini, gpt-3.5-turbo, whisper-1, dall-e-3, text-embedding-3-small, gpt-4o-mini-tts |
| Gradient | Decentralized AI provider integrating AI21 and open-source models | qwen/qwen3-coder-480b-instruct-fp8, openai/gpt-oss-120b-free |
⚙️ Model Capabilities
| Capability | Description | Example Models |
|---|---|---|
| Chat / Text Generation | Generate text, answer questions, and perform reasoning tasks | gpt-4.1, gpt-4o-mini, qwen/qwen3-coder-480b-instruct-fp8 |
| Image Generation | Create images from text prompts | dall-e-3 |
| Embeddings | Convert text into vector representations for semantic search or analytics | text-embedding-3-small |
| Speech-to-Text (STT) | Transcribe audio files into text | whisper-1 |
| Text-to-Speech (TTS) | Generate natural-sounding speech from text prompts | gpt-4o-mini-tts |
🧩 SDK Example: Chat Model
🧩 REST API Example: Chat Model
🧩 Start Integrating
Quickstart
Set up your first integration in minutes and start sending AI requests immediately.
API Reference
Explore all endpoints, parameters, and examples to integrate Orynt into your projects.