Expand description
Human-friendly model display helpers re-exported from
gestura-core-foundation.
Functionsยง
- format_
anthropic_ model_ name - Format an Anthropic model ID to a human-readable name.
- format_
gemini_ model_ name - Format a Gemini model ID to a human-readable name.
- format_
grok_ model_ name - Format a Grok model ID to human-readable name.
- format_
model_ name - Format any model name based on provider.
- format_
openai_ model_ name - Format an OpenAI model ID to a human-readable name.
- is_
local_ provider - Check if a provider is local (no cost tracking).