module

Crig::Providers::Moonshot

Constants

KIMI_K2 = "kimi-k2"
KIMI_K2_5 = "kimi-k2.5"
MOONSHOT_ANTHROPIC_BASE_URL = "https://api.moonshot.ai/anthropic"
MOONSHOT_API_BASE_URL = "https://api.moonshot.cn/v1"
MOONSHOT_CHAT = "moonshot-v1-128k"
MOONSHOT_CHINA_ANTHROPIC_BASE_URL = "https://api.moonshot.cn/anthropic"
MOONSHOT_GLOBAL_API_BASE_URL = "https://api.moonshot.ai/v1"

Class methods

anthropic_beta
Source
anthropic_betas
Source
anthropic_version
Source
normalize_anthropic_base_url(base_url : String) : String | Nil
Source
resolve_anthropic_base_override(primary : String | Nil, fallback : String | Nil) : String | Nil
Source

Nested types