| .. |
|
__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
|
Refactor to give its research subagent full responsibility
|
2025-09-19 12:10:00 +03:00 |
|
llm_judge.py
|
Support vLLM for QA agents
|
2025-09-04 15:20:37 +03:00 |
|
test_app.py
|
Handle title in client & CLI
|
2025-09-22 12:45:32 +03:00 |
|
test_chunk.py
|
Upgrades are back. Make chunk order a table column rather than a metadata property
|
2025-09-18 13:42:07 +03:00 |
|
test_chunker.py
|
Operate on DoclingDocument instead of Document
|
2025-08-08 17:24:34 +02:00 |
|
test_cli.py
|
Fix test after rebase
|
2025-09-22 12:53:52 +03:00 |
|
test_client.py
|
Handle title in client & CLI
|
2025-09-22 12:45:32 +03:00 |
|
test_document.py
|
Upgrades are back. Make chunk order a table column rather than a metadata property
|
2025-09-18 13:42:07 +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_research_graph.py
|
Research agent as a pydantic graph
|
2025-09-19 14:39:39 +03:00 |
|
test_research_graph_integration.py
|
Research agent as a pydantic graph
|
2025-09-19 14:39:39 +03:00 |
|
test_search.py
|
Update LLM prompts/tools to reflect we will pass title (if available) or URI
|
2025-09-22 12:45:32 +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 |