mirror of
https://github.com/rait-09/obsidian-agent-client.git
synced 2026-07-22 06:43:37 +00:00
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.
958 B
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
- Open the chat panel
- Look for the model dropdown below the input field
- Select the desired model from the available options
::: 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.