Fixed ridiculously low EmbeddingCacheMaxCount preset

This commit is contained in:
2025-12-29 01:10:31 +01:00
parent d647bedb33
commit c3dfe1a964

View File

@@ -24,7 +24,7 @@
"172.17.0.1"
]
},
"EmbeddingCacheMaxCount": 5,
"EmbeddingCacheMaxCount": 10000000,
"AiProviders": {
"ollama": {
"handler": "ollama",