haiku.rag/tests/cassettes/test_chat_agent
Yiorgis Gozadinos c0ed93da2d
Expand tests
2026-02-13 14:34:24 +02:00
..
test_chat_agent_ask_adds_citations.yaml Use the tools inside the chat agent. 2026-02-10 14:38:12 +02:00
test_chat_agent_ask_triggers_background_summarization.yaml Simplify research planning: remove gather_context, always use planner 2026-01-30 22:32:08 +02:00
test_chat_agent_ask_with_prior_answer_retrieval.yaml Simplify research planning: remove gather_context, always use planner 2026-01-30 22:32:08 +02:00
test_chat_agent_get_document_not_found.yaml Refactor research graph to iterative planning approach 2026-01-30 20:46:29 +02:00
test_chat_agent_get_document_tool.yaml Refactor research graph to iterative planning approach 2026-01-30 20:46:29 +02:00
test_chat_agent_multi_turn_with_context.yaml Extract run_qa_core() from ask closure in QA toolset. Remove redundant tests and cassettes for OpenAI and Anthropic QA tools, as they are now tested in the core function tests. 2026-02-11 11:38:34 +02:00
test_chat_agent_search_tool.yaml Refactor research graph to iterative planning approach 2026-01-30 20:46:29 +02:00
test_chat_agent_search_tool_with_filter.yaml Refactor research graph to iterative planning approach 2026-01-30 20:46:29 +02:00
test_chat_agent_search_with_session_filter.yaml Refactor research graph to iterative planning approach 2026-01-30 20:46:29 +02:00
test_count_documents.yaml Add vcr test 2026-01-27 17:28:50 +02:00
test_list_documents_basic.yaml Give the conversational agent a list documents and a summarize tools 2026-01-27 16:39:48 +02:00
test_list_documents_pagination.yaml Give the conversational agent a list documents and a summarize tools 2026-01-27 16:39:48 +02:00
test_list_documents_with_session_filter.yaml Give the conversational agent a list documents and a summarize tools 2026-01-27 16:39:48 +02:00
test_run_chat_agent.yaml Expand tests 2026-02-13 14:34:24 +02:00
test_summarize_document_found.yaml Give the conversational agent a list documents and a summarize tools 2026-01-27 16:39:48 +02:00
test_summarize_document_not_found.yaml Give the conversational agent a list documents and a summarize tools 2026-01-27 16:39:48 +02:00