| .. |
|
research
|
Research agent tests
|
2025-09-17 08:54:54 +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
|
Use logfire when running evaluations
|
2025-09-12 09:45:06 +03:00 |
|
llm_judge.py
|
Support vLLM for QA agents
|
2025-09-04 15:20:37 +03:00 |
|
test_app.py
|
Fix SSE server setup
|
2025-09-08 15:31:56 +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
|
Fix client test on context expansion to not depend on .env settings
|
2025-09-12 12:38:22 +03:00 |
|
test_document.py
|
Basic moving to lancedb.
|
2025-09-01 14:56:14 +03:00 |
|
test_embedder.py
|
Support batch embedding
|
2025-09-05 10:48:31 +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_preprocessor.py
|
Allow for custom pre-processing after markdown is generated and before it is chunked.
|
2025-09-15 11:02:34 +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 |
|
test_versioning.py
|
Rollback version if a failure occurs when creating/updating documents
|
2025-09-15 11:54:50 +03:00 |