haiku.rag/tests/cassettes/multi_db/test_capabilities
Yiorgis Gozadinos 0d7810c78a
Render collection identity only for multi-collection searches
`format_for_agent` named the database whenever one was named, so a search over
a single named database carried a line with nothing to distinguish. It now takes
`include_collection` from the caller, which decides from the search selection
rather than from the hits: a search that could have drawn on two collections
names them even when everything came back from one.

`Collection:` at the model boundary, database in configuration and
administration. `source` on results, documents, citations and analysis
dictionaries is unchanged.
2026-08-27 12:41:05 +03:00
..
TestAnalyzeAcrossDatabases.test_the_capability_searches_the_selected_databases.yaml
TestAskAcrossDatabases.test_searching_all_databases_reaches_both.yaml
TestAskAcrossDatabases.test_the_capability_searches_the_selected_databases.yaml
TestCollectionIdentityForTheModel.test_in_code_search_names_the_collection.yaml Render collection identity only for multi-collection searches 2026-08-27 12:41:05 +03:00
TestStandaloneCapabilities.test_a_rag_capability_opens_the_configured_set.yaml