TOKI
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:

FieldDescription
Model nameThe model identifier used in API calls.
SupplierThe supplier that provides the model.
Context lengthThe context size supported by a single request.
Input/output typesSupported modalities such as text or image.
Series/categoryClassification fields for filtering and understanding capability boundaries.
Billing informationInput, 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:

  1. Task complexity: Use larger models for complex reasoning tasks.
  2. Speed requirements: Smaller models typically respond faster.
  3. Cost: Balance quality and cost based on your use case.
  4. Context window: Ensure the model supports your input size.
  5. Modality support: Confirm whether the model supports images, tool calls, JSON mode, or other capabilities.

On this page