This website requires JavaScript.
Explore
Help
Sign in
danvics
/
haiku.rag
Watch
1
Star
0
Fork
You've already forked haiku.rag
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
7828a8b05d
haiku.rag
/
tests
/
store
History
Tres Seaver
0d70f4aec6
fix: pass absolute 'db_path' to 'lancedb.connect_async'
...
Closes
#354
.
2026-04-24 17:59:01 -04:00
..
test_compression.py
switch compression from gzip to zstd, use stdlib for python >= 3.14
2026-04-08 14:04:32 +03:00
test_document_items.py
Extract document orchestration into client/documents.py
2026-04-24 14:43:59 +03:00
test_engine.py
fix: pass absolute 'db_path' to 'lancedb.connect_async'
2026-04-24 17:59:01 -04:00
test_migrations.py
Fix is_new_db detection when create=True is passed on an existing DB
2026-04-24 14:42:53 +03:00
test_read_only.py
Migrate LanceDB to native async API
2026-04-24 14:42:52 +03:00
test_time_travel.py
Migrate LanceDB to native async API
2026-04-24 14:42:52 +03:00