feat: add local embeddinggemma backend path

This commit is contained in:
teknium1
2026-03-14 12:04:47 -07:00
parent 0a3bc90791
commit 9177179b3d
6 changed files with 190 additions and 29 deletions

View File

@@ -228,7 +228,7 @@ knowledgebase:
markdown_strategy: headings
embeddings:
provider: local # local | google | openai | voyage | custom
model: embeddinggemma-300m
model: google/embeddinggemma-300m
dimensions: 768
reranker:
enabled: false