Commit befcd2b
committed
fix: add manutic/nomic-embed-code model for Ollama compatibility
- Add manutic/nomic-embed-code to Ollama and OpenAI Compatible embedding model profiles
- Provides same configuration as nomic-embed-code (3584 dimensions, 0.15 score threshold, code search query prefix)
- Resolves issue where users cannot use nomic-embed-code with Ollama since only community version exists
- Enables flexible embedding model selection for code indexing with Ollama
Fixes #56871 parent a163053 commit befcd2b
File tree
1 file changed
+5
-0
lines changed1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
34 | 39 | | |
35 | 40 | | |
36 | 41 | | |
| |||
0 commit comments