-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
Component/s: Chat - Chat Response Relevance
-
None
-
Severity 3 - Minor
Issue Summary
When a Rovo Agent is instructed to output a table, the request will sometimes output only the table header and then "hang" for 20+seconds.
Steps to Reproduce
Ask Rovo Agent to output a table.
Expected Results
The response includes a table with the specified structure.
Actual Results
The response includes only the header row of the markdown table.
The response then hangs for 20+ seconds, eventually completing.
Workaround
The following workarounds sometimes work:
- Define the expected table structure in the agent instructions; and
- Include an example table demonstrating the expected structure in the agent instructions.