mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 13:10:43 +00:00
refactor: drop duplicate ollama embedding default
This commit is contained in:
@@ -12,4 +12,3 @@ export const OLLAMA_DEFAULT_COST = {
|
||||
};
|
||||
|
||||
export const OLLAMA_DEFAULT_MODEL = "gemma4";
|
||||
export const DEFAULT_OLLAMA_EMBEDDING_MODEL = "nomic-embed-text";
|
||||
|
||||
Reference in New Issue
Block a user