AgentOps provides observability and debugging tools for AI agents. These templates are designed to help you get the most out of their platform.Documentation Index
Fetch the complete documentation index at: https://docs.arcprize.org/llms.txt
Use this file to discover all available pages before exploring further.
ReasoningAgent
This template provides a reasoning agent that maintains a history of its actions and observations to build a hypothesis about the game’s rules. It’s fully integrated with AgentOps for detailed tracing and debugging, giving you more information about your agent’s performance. To run this agent:AgentOps Tracing
When you install theagentops package and set your API key, all agents are automatically decorated with @trace_agent_session. This streams detailed traces of your agent’s execution to your AgentOps dashboard.
To enable tracing:
.env file:

