mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-03 01:07:31 +08:00
feat: add local embeddinggemma backend path
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user