Fix merge conflicts and apply all semantic cache fixes
This commit is contained in:
+1
-1
@@ -11,6 +11,6 @@ export const DEFAULT_SETTINGS = {
|
||||
similarityThreshold: 0.85,
|
||||
collectionName: 'ollama_semantic_cache',
|
||||
embeddingModel: 'nomic-embed-text',
|
||||
chromaUrl: 'http://localhost:8000',
|
||||
chromaURL: 'http://localhost:8000',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user