Simulate-conversation functionality would improve automation use cases for simulating calls, especially in the following scenario where our clients would need to automate analysis and performance of prompts/agents:
- Get Prompt of agent-to-be-tested
- Analyse Prompt, determine different possible user paths, create test-scenarios accordingly
- Run these test scenarios (currently as http-request)
- Analyze results and give suggestions