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
751b5f8735d21197d8e7dedb241f15ffca2b581d
LEANN
/
packages
/
leann-backend-hnsw
/
leann_backend_hnsw
History
Andy Lee
a7ad0bc3d6
refactor(hnsw-server): remove duplicate legacy ZMQ thread; keep single shutdown-capable server implementation to reduce surface and avoid hangs
2025-08-13 16:06:39 -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
refactor(hnsw-server): remove duplicate legacy ZMQ thread; keep single shutdown-capable server implementation to reduce surface and avoid hangs
2025-08-13 16:06:39 -07:00