Skip to content

Commit a3491da

Browse files
authored
README update (#154)
1 parent c50979f commit a3491da

File tree

1 file changed

+7
-20
lines changed

1 file changed

+7
-20
lines changed

README.md

Lines changed: 7 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,6 @@
11

22

3-
4-
<a href="https://github.com/user-attachments/assets/c2bc0b80-89da-4afb-9120-2feb018df19d"> <img
5-
src="https://github.com/user-attachments/assets/c2bc0b80-89da-4afb-9120-2feb018df19d" width="800"
6-
/> </a>
7-
8-
&nbsp;&nbsp;|&nbsp;&nbsp;
9-
[🎯 Benchmarks](#-supported-benchmarks) &nbsp;&nbsp;|&nbsp;&nbsp;
10-
[🛠️ Setup](#%EF%B8%8F-setup) &nbsp;&nbsp;|&nbsp;&nbsp;
11-
[🤖 Assistant](#-ui-assistant) &nbsp;&nbsp;|&nbsp;&nbsp;
12-
[🚀 Launch Experiments](#-launch-experiments) &nbsp;&nbsp;|&nbsp;&nbsp;
13-
[🔍 Analyse Results](#-analyse-results) &nbsp;&nbsp;|&nbsp;&nbsp;
14-
[🤖 Make Your Own Agent](#-implement-a-new-agent) &nbsp;&nbsp;|&nbsp;&nbsp;
15-
[↻ Reproducibility](#-reproducibility) &nbsp;&nbsp;|&nbsp;&nbsp;
3+
![AgentLab Banner](https://github.com/user-attachments/assets/a23b3cd8-b5c4-4918-817b-654ae6468cb4)
164

175
[![pypi](https://badge.fury.io/py/agentlab.svg)](https://pypi.org/project/agentlab/)
186
[![PyPI - License](https://img.shields.io/pypi/l/agentlab?style=flat-square)]([https://opensource.org/licenses/MIT](http://www.apache.org/licenses/LICENSE-2.0))
@@ -22,12 +10,11 @@
2210
[![Tests](https://github.com/ServiceNow/AgentLab/actions/workflows/unit_tests.yml/badge.svg)](https://github.com/ServiceNow/AgentLab/actions/workflows/unit_tests.yml)
2311

2412

25-
[🛠️ Setup](#%EF%B8%8F-setup-agentlab) &nbsp;&nbsp;|&nbsp;&nbsp;
26-
[🤖 Assistant](#-ui-assistant) &nbsp;&nbsp;|&nbsp;&nbsp;
27-
[🚀 Launch Experiments](#-launch-experiments) &nbsp;&nbsp;|&nbsp;&nbsp;
28-
[🔍 Analyse Results](#-analyse-results) &nbsp;&nbsp;|&nbsp;&nbsp;
29-
&nbsp;&nbsp;|&nbsp;&nbsp;
30-
[🤖 Build Your Agent](#-implement-a-new-agent) &nbsp;&nbsp;|&nbsp;&nbsp;
13+
[🛠️ Setup](#%EF%B8%8F-setup-agentlab) &nbsp;|&nbsp;
14+
[🤖 Assistant](#-ui-assistant) &nbsp;|&nbsp;
15+
[🚀 Launch Experiments](#-launch-experiments) &nbsp;|&nbsp;
16+
[🔍 Analyse Results](#-analyse-results) &nbsp;|&nbsp;
17+
[🤖 Build Your Agent](#-implement-a-new-agent) &nbsp;|&nbsp;
3118
[↻ Reproducibility](#-reproducibility)
3219

3320

@@ -61,7 +48,7 @@ AgentLab Features:
6148
| [Mind2Web-live](https://huggingface.co/datasets/iMeanAI/Mind2Web-Live) (soon) | - | - | None | - | - | live web | soon |
6249
| [MiniWoB](https://miniwob.farama.org/index.html) | [setup](https://github.com/ServiceNow/BrowserGym/blob/main/browsergym/miniwob/README.md) | 125 | Medium | 10 | no | self hosted (static files) | soon |
6350

64-
## 🛠️ Setup
51+
## 🛠️ Setup AgentLab
6552

6653
```bash
6754
pip install agentlab

0 commit comments

Comments
 (0)