Hello,
We are using Azure AI Search for our inhouse developed chatbot and it works really well. Now I try to connect the same indexes to Agent in Copilot Studio. I made necesarry changes to indexes so they are properly displayed in Copilot:
When I try to ask a question I get following error:
Error Message: The output returned from the connector was too large to be handled by the agent. Try reducing its size by utilizing available connector filters or by limiting the number of configured action outputs. Error Code: AsyncResponsePayloadTooLarge Conversation Id: bb6b70b6-5d6f-4db9-abe9-8a77e06292c8 Time (UTC): 2025-06-01T17:29:48.606Z
Can I somehow limit the number of documents returned? Or maybe the reason is diffrent?