Analyze Agent Behavior
Analyzing agent behavior is a key part of using Composabl. This capability is key for:
Building agents that beat performance benchmarks
Monitoring the performance of your agents and simulators in real-time
Analyzing your agents and simulators to understand what went wrong in case of problems
Creating dashboards and reports to share with your team or customers
Composabl offers multiple options for analyzing agent behavior. For high-level summaries, you can use the benchmark reporting features in the UI. For more in-depth information, you can use the Historian in the SDK, which creates a database of all the information gathered during training and deployment. You can also design an LLM module in your agent to provide customizable communications capacity using natural language.
Last updated