master -> 1.5 (README updates) (#552)

This commit is contained in:
cybermaggedon 2025-10-11 11:46:03 +01:00 committed by GitHub
parent ad35656811
commit 51107008fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 891 additions and 120 deletions

View file

@ -840,4 +840,4 @@ Args: {
# Verify correct collection was used
graph_rag_client = mock_flow_context("graph-rag-request")
graph_rag_client.rag.assert_called_once_with(question, collection=expected_collection)
graph_rag_client.rag.assert_called_once_with(question, collection=expected_collection)