Copilot Studio: Old UI (Standard harness)
LLM used: Claude Sonnet 4.6
Knowledge: Uploaded file into SharePoint and added SharePoint folder in knowledge of Copilot studio (approx. size of knowledge folder - 1.5 GB, under limited folder and size of individual files)
Agent output format: Agent analyze the user request (behavior driven by agent instructions and grounded response are generated through Copilot Studio's defautl RAG) as per user uploaded file and generates the output in structured tabular format
Agent instructions are under 7000 characters and User prompt under 100 characters
Issue:
- Agent response getting truncated, In the subsequent prompt if I hit "." or "continue" or anything, it provides me the response in the next turn -- That looks like LLM has generated the output in the single turn, but Copilot studio / Test panel isn't displaying the complete output in the single turn
Is there any limitation of Copilot studio or specific to Test Panel in terms of token / context window?