MODELS

Models Overview

ChemAgent supports mainstream model providers and separates the main chat model from vision, image generation, speech recognition, speech synthesis, embeddings, and search. Each capability can use its own provider and model.

Capability matrix

ProviderRepresentative modelsTextVisionImageSTTTTSEmbedding
DeepSeekdeepseek-v4-flash / pro
MiniMaxMiniMax-M3
Claudeclaude-sonnet-5 / fable-5
Geminigemini-3.5-flash
OpenAIgpt-5.6 series
GLMglm-5.2 / glm-5v-turbo
Qwenqwen3.7-plus
Doubaodoubao-seed-2.1 series
Kimikimi-k2.7-code
ERNIEernie-5.1
MiMomimo-v2.5-pro / v2.5
LinkAI100+ routed models
CustomCompatible endpoints
Independent capability configuration

The live ChemAgent console exposes separate routes for Chat, Vision, ASR, TTS, Embedding, Image, and Search. A provider selected for chat does not have to power the other capabilities.

Configure from the Web console

  1. 1
    Open Models

    The console loads the supported providers and capability cards from the running deployment.

  2. 2
    Configure a provider

    Add the authorized API credential, endpoint where required, and the exact model identifier.

  3. 3
    Route each capability

    Select providers independently for chat, vision, image generation, speech, embeddings, and search.

  4. 4
    Save and validate

    Test a bounded request and confirm streaming, tool calls, error handling, cancellation, and token telemetry.

Production selection criteria

01Reasoning

Match model behaviour to engineering complexity and review expectations.

02Context

Choose a context window suitable for the project material and active workflow.

03Tools and media

Validate tool calling, structured output, vision, speech, image, and embedding behaviour separately.

04Governance

Evaluate data location, retention, access control, latency, availability, and cost.

Usage visibility

Provider-dependent telemetry

Token accounting is available when the selected integration returns and records prompt and completion usage fields. The UI reports session, daily, and cumulative usage where data is available.