Skip to main content

agenthub.dummy_agent.agent

DummyAgent Objects

class DummyAgent(Agent)

VERSION

The DummyAgent is used for e2e testing. It just sends the same set of actions deterministically, without making any LLM calls.