haiku.rag/tests
2025-09-04 15:20:37 +03:00
..
__init__.py Use LLM-as-a-judge to test QA 2025-06-25 18:18:28 +03:00
conftest.py Basic moving to lancedb. 2025-09-01 14:56:14 +03:00
generate_benchmark_db.py Suppress logging from deps 2025-09-03 11:42:08 +03:00
llm_judge.py Support vLLM for QA agents 2025-09-04 15:20:37 +03:00
test_app.py Adapt search to lancedb 2025-09-01 14:56:14 +03:00
test_chunk.py Cleanup 2025-09-01 14:56:15 +03:00
test_chunker.py Operate on DoclingDocument instead of Document 2025-08-08 17:24:34 +02:00
test_cli.py Adapt search to lancedb 2025-09-01 14:56:14 +03:00
test_client.py Basic moving to lancedb. 2025-09-01 14:56:14 +03:00
test_document.py Basic moving to lancedb. 2025-09-01 14:56:14 +03:00
test_embedder.py VLLM embedding 2025-09-04 10:44:07 +03:00
test_lancedb_connection.py Allow connecting to lancedb cloud, s3, gc, az etc 2025-09-02 12:49:17 +03:00
test_monitor.py Basic moving to lancedb. 2025-09-01 14:56:14 +03:00
test_qa.py Support vLLM for QA agents 2025-09-04 15:20:37 +03:00
test_reader.py Make FileReader return a DoclingDocument instead of a md string 2025-08-08 14:45:24 +02:00
test_rebuild.py Basic moving to lancedb. 2025-09-01 14:56:14 +03:00
test_reranker.py Reranking support for vLLM, documentation update 2025-09-04 13:13:10 +03:00
test_search.py Fix scores depending on search type 2025-09-01 14:56:15 +03:00
test_settings.py Basic moving to lancedb. 2025-09-01 14:56:14 +03:00
test_utils.py Set/get haiku version to db 2025-09-01 17:41:41 +03:00