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
4b714f3b443ce2bd3573efd0bd31f8d490c0a527
LEANN
/
packages
/
leann-backend-hnsw
/
leann_backend_hnsw
History
Andy Lee
4b714f3b44
fix(embedding-server): ensure shutdown-capable ZMQ threads create/bind their own REP sockets and poll with timeouts; fix undefined socket causing startup crash and CI hangs on Ubuntu 22.04
2025-08-13 13:53:08 -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(embedding-server): ensure shutdown-capable ZMQ threads create/bind their own REP sockets and poll with timeouts; fix undefined socket causing startup crash and CI hangs on Ubuntu 22.04
2025-08-13 13:53:08 -07:00