agentlab.agents.generic_agent
Baseline agent for all ServiceNow papers
This module contains the GenericAgent class, which is the baseline agent for all ServiceNow papers. It is a simple agent that can be ran OOB on all BrowserGym environments. It is also shipped with a few configurations that can be used to run it on different environments.
Modules
Basic flags and agent configurations for generic agents. |
|
GenericAgent implementation for AgentLab |
|
Prompt builder for GenericAgent |
|
An agent that reproduces exactly the same traces as GenericAgent, to compare the results. |
|
Specific configurations for our 2024 TMLR submission. |