mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add memory optimization configuration to QdrantVectorStore - Configure vectors and HNSW indexes to use on-disk storage by default - Add memory-mapped file support for segments larger than 50k vectors - Reduce HNSW search parameter (ef) from 128 to 64 for memory efficiency - Add configuration options for memory optimization settings - Update type definitions to include new configuration options - Update all affected tests to handle new constructor parameters Fixes #6262 |
||
|---|---|---|
| .. | ||
| build | ||
| cloud | ||
| config-eslint | ||
| config-typescript | ||
| evals | ||
| ipc | ||
| telemetry | ||
| types | ||