-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Name of sample affected
python/agents/auto-insurance-agent
Description of issue
The agents are either responding slowly to inputs/questions or outrightly unable to expected response during interactions after deployment
Environment
e.g.
- OS & Architecture: Windows 11 (amd64)
- Python version: 3.10.12
Reproduction steps or code
Input: hi
[root_agent]: Hello! Welcome to Cymbal Auto Insurance! May I please have your member ID?
Input: 37184324
Input: 37184324
Input: My car broke down and I need help
[roadside_agent]: What can I help you with? I can dispatch services for towing, jump starting, refilling fuel, changing tires, or helping if you're locked out of your vehicle.
And what is your location? You can give me an address or an approximate location by cross street.
Input: I ran out of gas. I'm on the shoulder of eastbound I-70 near the Kipling exit.
[roadside_agent]: I understand you're on the shoulder of eastbound I-70 near the Kipling exit. I'm unable to process your request at this moment.
[root_agent]: I apologize that the roadside assistance agent was unable to process your request. How can I help you today?
Error log
Latency and no response to member ID inputs
[roadside_agent]: I understand you're on the shoulder of eastbound I-70 near the Kipling exit. I'm unable to process your request at this moment.
[root_agent]: I apologize that the roadside assistance agent was unable to process your request. How can I help you today?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working