Yannick Stephan
|
a0844bca28
|
cleaned import
|
2025-02-16 14:45:45 +01:00 |
|
Yannick Stephan
|
3fef8201c6
|
added final, required methods and cleaned import
|
2025-02-16 14:38:09 +01:00 |
|
Yannick Stephan
|
3eba41aab6
|
updated clean of what implemented on BaseVectorStorage
|
2025-02-16 13:24:42 +01:00 |
|
Yannick Stephan
|
805da7b95b
|
cleaned code
|
2025-02-15 00:02:24 +01:00 |
|
yangdx
|
ed73ea4076
|
Fix linting
|
2025-02-13 04:12:00 +08:00 |
|
yangdx
|
f01f57d0da
|
refactor: make cosine similarity threshold a required config parameter
• Remove default threshold from env var
• Add validation for missing threshold
• Move default to lightrag.py config init
• Update all vector DB implementations
• Improve threshold validation consistency
|
2025-02-13 03:25:48 +08:00 |
|
Gurjot Singh
|
2894e8faf2
|
Fix linting errors
|
2025-01-31 19:05:47 +05:30 |
|
Gurjot Singh
|
8a624e198a
|
Add faiss integration for storage
|
2025-01-31 19:00:36 +05:30 |
|