You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+85Lines changed: 85 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -338,3 +338,88 @@ We use the AgentLab framework to run and manage our experiments \cite{workarena2
338
338
```
339
339
## Traces
340
340
Traces from “The BrowserGym Ecosystem for Web Agent Research” paper are available in [Huggingface](https://huggingface.co/datasets/agentlabtraces/agentlabtraces/tree/main).
341
+
342
+
## Frequently Asked Questions (FAQ)
343
+
344
+
### What is AgentLab?
345
+
346
+
AgentLab is an open-source framework from ServiceNow for developing and evaluating web agents. It provides easy large-scale parallel experiments, building blocks for web agents, and unified LLM API support.
0 commit comments