Documentation Index
Fetch the complete documentation index at: https://continue-docs-dependabot-npm-and-yarn-docs-multi-c8c89d9539.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Get started with Ollama
Configuration
- YAML
- JSON (Deprecated)
config.yaml
Check out a more advanced configuration here
How to Configure Model Capabilities in Ollama
Ollama models usually have their capabilities auto-detected correctly. However, if you’re using custom model names or experiencing issues with tools/images not working, you can explicitly set capabilities:- YAML
- JSON (Deprecated)
config.yaml
Many Ollama models support tool use by default. Vision models often also support image input
Troubleshooting
”Model requires more system memory”
Continue may set a higher default context length than other Ollama tools, causing this error even when the model works elsewhere. Fix by reducingcontextLength:
config.yaml