Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: 23skdu/longbow

Tags

0.1.3

Toggle 0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Delete run_f16_bench.sh

latest

Toggle latest's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Delete run_f16_bench.sh

0.1.2

Toggle 0.1.2's commit message
feat: GraphRAG Weighted Traversal & SIMD Filters

- Implemented PathPriorityQueue for weighted graph traversal in GraphStore.
- Added simd.AndBytes and vectorized FilterEvaluator bitmap intersection.
- Fixed race conditions in vector_search_action and bench-tool ingest.
- Addressed code quality lints in graph_store_test and sq8_arm64.

v0.1.2-rc14

Toggle v0.1.2-rc14's commit message
feat(hnsw): optimize recall validation suite and fix critical SQ8/Bit…

…set bugs

- Parallelized SIMD brute-force baseline in recall tests
- Fixed SQ8 query encoding and vector length mismatch in searchLayerForInsert
- Fixed Bitset.Set out-of-bounds panic
- Tuned HNSW parameters for stable 100k scale tests
- Fixed non-deterministic ID assumptions in SQ8 tests

v0.1.2-rc7

Toggle v0.1.2-rc7's commit message
refactor: rename HybridSearch to FilteredVectorSearch, update docs an…

…d tasks for v0.1.2-rc7

v0.1.1

Toggle v0.1.1's commit message
feat: implement rate limiting and graceful shutdown

v0.1.0-rc1

Toggle v0.1.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #225 from 23skdu/feat/production-readiness

feat: production readiness config and docs

0.1.0

Toggle 0.1.0's commit message
Release v0.1.0

0.0.9

Toggle 0.0.9's commit message
Release 0.0.9 - Major performance optimizations and feature expansion

0.0.8

Toggle 0.0.8's commit message
Release 0.0.8