Maxim AI release notes
Maxim AI release notes
www.getmaxim.ai

🛠️ Debug multi-turn simulations with the new Logs panel

 

New

  

The new Logs panel in the Simulation window provides deeper insights into your HTTP endpoint interactions, offering greater visibility when simulating and debugging multi-turn conversations with your agent.

You can simply define console.log() statements in the Scripts tab, within the preScript, postScript, preSimulation, or postSimulation functions, depending on the stage at which you wish to log, and start capturing the parameters you want to monitor.