fix: update Ollama embedding model version to 8b in code and documentation

This commit is contained in:
2026-04-23 12:07:23 +05:30
parent f4215a7c46
commit 8c3cff4ea0
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -70,8 +70,8 @@ If you prefer to configure manually:
### Prerequisites
- **Bun**: Version 1.0.0 or higher ([install](https://bun.sh/docs/installation))
- **Ollama**: Installed with `qwen3-embedding:0.6b` \
(`ollama pull qwen3-embedding:0.6b`)
- **Ollama**: Installed with `qwen3-embedding:8b` \
(`ollama pull qwen3-embedding:8b`)
### Setup