zrguo
|
2a0c7c0322
|
Merge pull request #785 from danielaskdd/improve-CORS-handling
improve CORS and streaming response headers
|
2025-02-16 20:31:33 +08:00 |
|
Yannick Stephan
|
805da7b95b
|
cleaned code
|
2025-02-15 00:02:24 +01:00 |
|
yangdx
|
2c56141bfd
|
Standardize variable names with other vector database implementations (without functional modifications)
|
2025-02-14 12:34:26 +08: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 |
|