| .. |
|
__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
|
Meta in CLI add-src, add
|
2025-09-23 16:39:27 +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
|
Parse non-strings
|
2025-09-23 16:42:40 +03:00 |
|
test_client.py
|
Preserve title if it exists when expanding context
|
2025-09-22 13:45:59 +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_info.py
|
info command in CLI
|
2025-09-23 12:20:25 +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
|
Do not duplicate ResearchContext in ResearchState
|
2025-09-24 13:43:07 +03:00 |
|
test_research_graph_integration.py
|
Break Evaluation node into AnalyzeInsights & DecisionNode. Use a list of updateable insights & gaps
|
2025-09-24 16:26:48 +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
|
Do not run db upgrades when creating a new db
|
2025-09-25 10:52:11 +03:00 |