haiku.rag/tests
2026-03-24 15:44:24 +02:00
..
agents Remove support for structured output 2026-03-24 14:11:43 +02:00
cassettes Re-record rlm tests 2026-03-12 17:31:26 +02:00
chat
data
skills Expose skill state metadata as module-level API 2026-03-04 11:38:00 +02:00
store Prevent read-only mode from creating tables in empty directories 2026-03-12 11:42:04 +02:00
tools Cap QA agent search iterations to reduce response time 2026-03-11 12:13:43 +02:00
utils
__init__.py
conftest.py Prevent HuggingFace network access during tests 2026-03-05 12:10:07 +02:00
json_body_serializer.py
test_chunk.py
test_chunker.py
test_cli.py
test_client.py
test_client_research.py Remove stale cassette, dead vcr_cassette_dir fixtures, and unnecessary VCR decorator 2026-03-05 11:36:22 +02:00
test_config.py
test_context_enhancement.py Strengthen weak assertions in context enhancement and converter tests 2026-03-05 11:44:51 +02:00
test_converters.py Update docling, docling-core and move to version 1.10.0 of DoclingDocument. 2026-03-23 17:34:06 +02:00
test_database_autocreate.py
test_document.py
test_download_models.py Remove stale cassette, dead vcr_cassette_dir fixtures, and unnecessary VCR decorator 2026-03-05 11:36:22 +02:00
test_embedder.py Remove stale cassette, dead vcr_cassette_dir fixtures, and unnecessary VCR decorator 2026-03-05 11:36:22 +02:00
test_embedder_config.py
test_filter.py
test_info.py
test_inspector.py
test_lancedb_connection.py
test_logging.py
test_mcp.py Fix CI failures: update tests for pydantic-ai 1.70.0 and FastMCP API changes 2026-03-24 14:02:03 +02:00
test_monitor.py
test_reader.py
test_rebuild.py
test_reranker.py
test_search.py Strengthen search tests, remove redundant title test, relocate primary label test 2026-03-05 11:39:45 +02:00
test_settings.py
test_skill_generator.py Skill generator core 2026-03-24 15:44:24 +02:00
test_title_generation.py Simplify _resolve_title() 2026-02-26 10:56:28 +02:00
test_utils.py Remove support for structured output 2026-03-24 14:11:43 +02:00
test_versioning.py