Skip to content

Agents Component

The agents system provides a framework for registering, building, and executing AI agents on biomedical tasks.

Available Agents

BioML-bench includes several reference agents:

Dummy Agent

A simple test agent for environment validation.

AIDE Agent

Advanced AI agent for automated biomedical research.

MLAgentBench

Research agent for machine learning tasks.

OpenHands (OpenDevin)

Code-writing agent with container management.

Agent Development

See the adding agents docs for:

  • Agent architecture
  • Building custom agents
  • Container requirements