haiku.rag/tests/store
2026-05-04 11:22:22 +03: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 make client.search() polymorphic on query type: str | bytes | PIL.Image.Image. Bytes/PIL queries embed via embed_image_query and run vector-only against the chunks table 2026-05-04 11:22:22 +03:00
test_engine.py Group relative-path test with the other connect_lancedb dispatch tests 2026-04-25 09:28:46 +03: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