Feature Request:
Please implement an API that allows agents to query VoltOps skills. For example, a typical use case is to let an agent retrieve the waterfall flow for a given conversation and identify specific details, such as which tool calls were the most time-consuming or had the highest error rates.
Example Workflow:
- The agent uses the API to fetch the sequence of tool calls (waterfall) for a specific conversation.
- The agent analyzes the response to identify tools that took the longest time or had the most frequent errors.
Expected Outcome:
- Agents can programmatically query VoltOps for skill-related analytics via API.
- Agents are empowered to deliver insights regarding operational efficiency and error trends for any given session.
This feature will help with automated debugging and performance tracking for conversation flows
Feature Request:
Please implement an API that allows agents to query VoltOps skills. For example, a typical use case is to let an agent retrieve the waterfall flow for a given conversation and identify specific details, such as which tool calls were the most time-consuming or had the highest error rates.
Example Workflow:
Expected Outcome:
This feature will help with automated debugging and performance tracking for conversation flows