From ab4b9f89ecf8033b4d6392363d15809fd8948aa7 Mon Sep 17 00:00:00 2001 From: Leonid Bakaleynik Date: Wed, 23 Jul 2025 19:45:55 +0300 Subject: [PATCH] Add GPT-4o testing and cost info to README Fixes #99 --- agentune_simulate/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/agentune_simulate/README.md b/agentune_simulate/README.md index 4d4dc282..0b8b552e 100644 --- a/agentune_simulate/README.md +++ b/agentune_simulate/README.md @@ -32,6 +32,10 @@ Running a simulation with Agentune Simulate generates realistic conversations be ![Agentune Simulate Workflow](https://raw.githubusercontent.com/SparkBeyond/agentune/main/agentune_simulate/docs/images/agentune-simulate-validation-flow.png) +## Testing & Costs + +We've tested Agentune Simulate with gpt-4o. In our tests, the cost per conversation was approximately **5-10 cents** per conversation. + ## Quick Start ### Install Agentune Simulate