Skip to main content

Module evolink

Module evolink 

Source

Constants§

ANTHROPIC_FORMAT_MODELS
Models that use the Anthropic Messages API instead of OpenAI Chat Completions.
CLAUDE_HAIKU_4_5
CLAUDE_OPUS_4_8
CLAUDE_SONNET_4_6
DEEPSEEK_V4_FLASH
DEEPSEEK_V4_PRO
DEFAULT_MODEL
DOUBAO_SEED_2_0_PRO
GEMINI_3_1_PRO
GEMINI_3_5_FLASH
GPT_5_2
GPT_5_5
MINIMAX_M3
REASONING_MODELS
Models that emit reasoning traces / accept reasoning_effort.
SUPPORTED_MODELS
Curated models VT Code exposes in config flows and ModelId metadata.

Functions§

is_anthropic_format
Returns true if the model should use the Anthropic Messages API format.