agenthub.dummy_agent.agent
DummyAgent Objects
class DummyAgent(Agent)
The DummyAgent is used for e2e testing. It just sends the same set of actions deterministically, without making any LLM calls.
class DummyAgent(Agent)
The DummyAgent is used for e2e testing. It just sends the same set of actions deterministically, without making any LLM calls.