From 44e5c27d8691b90c218ca1d0e1b86e2818116106 Mon Sep 17 00:00:00 2001 From: clach04 Date: Sat, 27 Jun 2026 08:03:22 -0700 Subject: [PATCH] fix #110 document default model AllMiniLML6V2 Signed-off-by: clach04 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 365670f0..ee035d58 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ See [Integration Guides](https://docs.codanna.sh/reference/mcp-quick) for setup ## Requirements -- ~150MB for embedding model (downloaded on first use) +- ~150MB for default embedding model AllMiniLML6V2 (downloaded on first use) - **Build from source:** Rust 1.85+, Linux needs `pkg-config libssl-dev` - Windows support is experimental