-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
Component/s: Agents
-
None
-
Severity 3 - Minor
Issue Summary
Sometimes, there is no response from a Rovo Agent. The behaviour is also inconsistent. Sometimes, the agent works fine, but other times there are wildly different results from the same Agent.
Same can be observed in Automations where ROVO agent component is used as agentResponse returns empty value.
Steps to Reproduce
- Create an agent with the following actions configured (Create page, Find similar work items in Jira Beta, Summarize work item)
- Set up some complex instructions for the Agent
- Ask the Agent a complex query that requires use of the actions above.
OR
- Create an Agent with complex instructions that gives output in json
- Use agent in automation
Expected Results
The agent should return some response.
Actual Results
The agent returns no response.
...
Workaround
- Reduce the number of items per request (2 at a time works)
- Shorten the description content being copied
- Break large requests into smaller sequential prompts
- resolves
-
CES-126298 Loading...