rait-09_obsidian-agent-client/docs/usage/model-selection.md
RAIT-09 8bbe40a2a3 Add VitePress documentation site for Agent Client
Introduces a full documentation site under docs/ using VitePress, including configuration, custom theme, setup guides for supported agents (Claude Code, Codex, Gemini CLI, custom agents), usage instructions, FAQ, troubleshooting, and images. Updates .gitignore and .prettierignore to exclude VitePress build output and docs. Also updates package.json and eslint config for documentation support.
2025-12-14 01:53:46 +09:00

958 B

Model Selection

Switch between different AI models to optimize for speed, capability, or cost.

What are Models?

Models are different versions of the AI with varying capabilities:

  • Larger models: More capable, better reasoning, slower, higher cost
  • Smaller models: Faster responses, lower cost, good for simpler tasks

Changing Models

  1. Open the chat panel
  2. Look for the model dropdown below the input field
  3. Select the desired model from the available options

Model selection dropdown

::: tip Available models depend on the active agent and your subscription/API plan. :::

Model Persistence

The selected model persists for the current session. Your preference is remembered across sessions.

Cost Considerations

When using API keys, different models have different pricing. Check your provider's pricing page for current rates.