Models
Models Overview
Browse available AI models on TOKI.
Available Models
The TOKI model page shows the models currently available to your account. Model identifiers usually use a provider/model-name format or the model ID shown by the platform. When calling the API, use the exact model value shown in the console or model page.
Model availability and pricing can change based on suppliers, inventory, operations policy, and model versions. Example model IDs in this documentation explain the request format only; they do not guarantee fixed availability or pricing.
Model Fields
The model page may include:
| Field | Description |
|---|---|
| Model name | The model identifier used in API calls. |
| Supplier | The supplier that provides the model. |
| Context length | The context size supported by a single request. |
| Input/output types | Supported modalities such as text or image. |
| Series/category | Classification fields for filtering and understanding capability boundaries. |
| Billing information | Input, output, or other billing modes, as shown in the page. |
Model availability and pricing are determined by the Models page and console.
Model Selection
When choosing a model, consider:
- Task complexity: Use larger models for complex reasoning tasks.
- Speed requirements: Smaller models typically respond faster.
- Cost: Balance quality and cost based on your use case.
- Context window: Ensure the model supports your input size.
- Modality support: Confirm whether the model supports images, tool calls, JSON mode, or other capabilities.