-
-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Currently when we run agent-to-agent tests using OpenAI. We only see the responses from the VoiceFlow agent that we are testing. Not the messages sent by the Tester agent.
Describe the solution you'd like
Output the messages in the logs generated by the OpenAI tester agent. Perhaps add a global CLI argument to enable this.
Describe alternatives you've considered
No alternative to be found
Search
- I did search for other open and closed issues before opening this.
Code of Conduct
- I agree to follow this project's Code of Conduct
Additional context
I believe having this is essential to see how the Tester agent generates its messages based on its goal and persona.
Reactions are currently unavailable
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or request