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
f096e62bfa73ce7bda71d5ed4601e42a1f7d28a9
LEANN
/
packages
/
leann-backend-diskann
/
leann_backend_diskann
History
Andy Lee
b8cf7198dd
refactor(diskann): remove redundant graph_partition_simple; keep single partition API (graph_partition)
2025-08-13 17:31:42 -07:00
..
__init__.py
ruff
2025-08-05 23:24:55 -07:00
diskann_backend.py
fix: Python 3.9 compatibility - replace Union type syntax
2025-08-07 12:54:16 -07:00
diskann_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
embedding_pb2.py
fix: resolve all ruff linting errors and add lint CI check
2025-07-26 22:38:13 -07:00
graph_partition.py
fix(py39): replace remaining '| None' in diskann graph_partition (module-level function)
2025-08-07 15:28:29 -07:00