.env
file (get your HUD API key from app.hud.so):
hud-browser
, OSWorld-Ubuntu
, custom) has it’s own set of setup and evaluate funcitons, and you can define your own.
See setup and evalutors for more info on available functions.
HUD_API_KEY
(required for platform features like job/trace uploading, loading remote TaskSets).OPENAI_API_KEY
(optional, required if using OperatorAgent
or other OpenAI-based agents).ANTHROPIC_API_KEY
(optional, required if using ClaudeAgent
or other Anthropic-based agents)..env
file located in your project’s root directory.
Create a .env
file in your project root: