This website requires JavaScript.
Explore
Help
Register
Sign In
TBNilles
/
LEANN
Watch
1
Star
0
Fork
0
You've already forked LEANN
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f4966210344de6a51a130f0be121a57b21bfe727
LEANN
/
packages
/
leann-backend-hnsw
/
leann_backend_hnsw
History
Andy Lee
f496621034
fix(hnsw-server): be lenient to nested [[ids]] for both distance and embedding requests to match client expectations; prevents missing ID lookup when wrapper nests the list
2025-08-13 15:31:36 -07:00
..
__init__.py
fix: resolve all ruff linting errors and add lint CI check
2025-07-26 22:38:13 -07:00
convert_to_csr.py
fix: prevent hang in CI by flushing print statements and redirecting embedding server output
2025-08-07 21:53:58 -07:00
hnsw_backend.py
fix: Python 3.9 compatibility - replace Union type syntax
2025-08-07 12:54:16 -07:00
hnsw_embedding_server.py
fix(hnsw-server): be lenient to nested [[ids]] for both distance and embedding requests to match client expectations; prevents missing ID lookup when wrapper nests the list
2025-08-13 15:31:36 -07:00