| .. |
|
__init__.py
|
Use LLM-as-a-judge to test QA
|
2025-06-25 18:18:28 +03:00 |
|
conftest.py
|
tests for yaml configuration
|
2025-10-23 11:58:47 +03:00 |
|
test_a2a.py
|
Properly skip a2a tests if fasta2a not installed
|
2025-10-27 11:28:35 +02:00 |
|
test_app.py
|
Properly skip a2a tests if fasta2a not installed
|
2025-10-27 11:28:35 +02: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
|
add-src in cli & create_document_from_source will recursively add directories
|
2025-10-16 09:55:50 +03:00 |
|
test_client.py
|
Refactor config from flat to nested Pydantic models
|
2025-10-23 13:30:21 +03:00 |
|
test_config_loader.py
|
Remove provider API keys from config, rely on environment variables for those
|
2025-10-23 13:52:57 +03:00 |
|
test_deep_qa.py
|
Use TestModel from pydantic AI where appropriate
|
2025-10-14 13:27:20 +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
|
Remove provider API keys from config, rely on environment variables for those
|
2025-10-23 13:52:57 +03:00 |
|
test_embedder_config.py
|
Pass config to embedders
|
2025-10-28 09:15:08 +02:00 |
|
test_info.py
|
info command in CLI
|
2025-09-23 12:20:25 +03:00 |
|
test_lancedb_connection.py
|
Refactor config from flat to nested Pydantic models
|
2025-10-23 13:30:21 +03:00 |
|
test_mcp.py
|
Test mcp tools
|
2025-10-08 09:20:26 +03:00 |
|
test_monitor.py
|
Tests for filtering with pathspec
|
2025-10-29 10:39:00 +02:00 |
|
test_preprocessor.py
|
Refactor config from flat to nested Pydantic models
|
2025-10-23 13:30:21 +03:00 |
|
test_qa.py
|
Remove provider API keys from config, rely on environment variables for those
|
2025-10-23 13:52:57 +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
|
When rebuilding if a document does not exist anymore, re-embed the chunks instead of failing
|
2025-09-30 16:57:02 +03:00 |
|
test_reranker.py
|
Remove provider API keys from config, rely on environment variables for those
|
2025-10-23 13:52:57 +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
|
Use TestModel from pydantic AI where appropriate
|
2025-10-14 13:27:20 +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
|
Use pathspec for monitor filtering
|
2025-10-29 10:13:53 +02:00 |
|
test_utils.py
|
Set/get haiku version to db
|
2025-09-01 17:41:41 +03:00 |
|
test_versioning.py
|
Refactor config from flat to nested Pydantic models
|
2025-10-23 13:30:21 +03:00 |