You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Symfony\AI\Agent\Bridge\SimilaritySearch\SimilaritySearch$usedDocuments has type of array, however StoreInterface->query() now returns iterable (previously it returned an array)