File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
docs/features/experimental Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -136,8 +136,9 @@ The indexer automatically excludes:
136136- **`text-embedding-ada-002`**: Legacy model, lower cost
137137
138138**For Ollama:**
139- - Choose models based on your hardware capabilities
140- - Larger models provide better accuracy but require more resources
139+ - **`mxbai-embed-large`**: The largest and highest-quality embedding model.
140+ - **`nomic-embed-text`**: Best balance of performance and embedding quality.
141+ - **`all-minilm`**: Compact model with lower quality but faster performance.
141142
142143# ## Security Considerations
143144- **API Keys**: Stored securely in VS Code's encrypted storage
@@ -185,4 +186,4 @@ Planned improvements:
185186- Multi-workspace indexing
186187- Enhanced filtering and configuration options
187188- Team sharing capabilities
188- - Integration with VS Code's native search
189+ - Integration with VS Code's native search
You can’t perform that action at this time.
0 commit comments