Skip to content
Merged
Changes from all commits
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
a032854
yet another way to kill timedout jobs
recursix Nov 6, 2024
ac1a461
Improve timeout handling in task polling logic
recursix Nov 6, 2024
6384b85
Merge branch 'dev' into clean-pipeline
recursix Nov 6, 2024
b0594ab
Merge branch 'dev' into clean-pipeline
recursix Nov 7, 2024
e9fffc2
Merge branch 'dev' into clean-pipeline
recursix Nov 7, 2024
290b88d
Add method to override max_steps in Study class
recursix Nov 7, 2024
3f05803
add support for tab visibility in observation flags and update relate…
recursix Nov 8, 2024
2fe585f
fix tests
recursix Nov 8, 2024
4a8cbb2
black
recursix Nov 8, 2024
17fc3d1
Improve timeout handling in task polling logic
recursix Nov 6, 2024
1e07d3e
yet another way to kill timedout jobs (#108)
recursix Nov 6, 2024
63d8deb
Add method to override max_steps in Study class
recursix Nov 7, 2024
b88a058
add support for tab visibility in observation flags and update relate…
recursix Nov 8, 2024
e97d023
fix tests
recursix Nov 8, 2024
ccd7b8b
black
recursix Nov 8, 2024
1aa4916
black
gasse Nov 8, 2024
c990e76
recursix Nov 8, 2024
8de36e2
Fix sorting bug.
recursix Nov 8, 2024
c4e8acb
fix test
recursix Nov 8, 2024
c9f184c
black
recursix Nov 8, 2024
2ab4f3a
Merge branch 'fix-tabs' of github.com:ServiceNow/AgentLab into fix-tabs
recursix Nov 9, 2024
b465e63
Merge branch 'dev' into fix-gradio
recursix Nov 9, 2024
d0fcb39
Merge branch 'fix-tabs' into fix-gradio
recursix Nov 9, 2024
3a96d56
tmp
recursix Nov 9, 2024
2b4775b
Merge branch 'dev' into clean-pipeline
recursix Nov 13, 2024
a16aea0
add error report, add cum cost to summary and ray backend by default
recursix Nov 13, 2024
a18e8e5
displaying exp names in ray dashboard (#123)
TLSDC Nov 14, 2024
a7d6467
enabling chat o_0 (#124)
TLSDC Nov 15, 2024
bd12318
from previous
recursix Nov 15, 2024
6a50756
Merge branch 'dev' into Study-to-multi-eval
recursix Nov 15, 2024
50d4571
sequential studies
recursix Nov 15, 2024
d0919dc
little bug
recursix Nov 18, 2024
0e2b752
more flexible requirement
recursix Nov 18, 2024
041fd68
imrove readme
recursix Nov 18, 2024
f3c031d
Merge branch 'main' into refine-ux
recursix Nov 18, 2024
085ca51
Merge branch 'main' into refine-ux
recursix Nov 20, 2024
79ac418
Enhance agent configuration and logging in study setup
recursix Nov 22, 2024
654a8d7
Merge branch 'main' into refine-ux
recursix Nov 22, 2024
f4f9e25
get_text was added by mistake
recursix Nov 22, 2024
8677f48
Update README and Jupyter notebook with improved documentation and re…
recursix Nov 22, 2024
ab949e6
Update requirements to include Jupyter support for black
recursix Nov 22, 2024
2d079a9
Merge branch 'main' into refine-ux
recursix Nov 22, 2024
c244b4e
Update README.md
gasse Nov 22, 2024
adc13a4
Fix formatting and improve clarity in README.md
recursix Nov 23, 2024
4183f6b
Fix formatting and improve clarity in README.md
recursix Nov 23, 2024
6273e34
Update README.md to enhance visuals and improve navigation
recursix Nov 23, 2024
561951b
Add badges to README.md for PyPI, GitHub stars, and CI status
recursix Nov 23, 2024
450e0ba
Add video demonstration to AgentXray section in README.md
recursix Nov 23, 2024
73c8193
test video
recursix Nov 23, 2024
e288f78
xray video test
recursix Nov 23, 2024
8472a89
Update AgentXray section in README.md with new asset link
recursix Nov 23, 2024
026da43
minor
recursix Nov 23, 2024
5d976c6
fix setup link ... again
recursix Nov 23, 2024
d6229ac
remove upper case letter before getting the benchmark
recursix Nov 23, 2024
e5769c4
minor
recursix Nov 23, 2024
d1b7efa
Update ReproducibilityAgent link in README.md for better accessibility
recursix Nov 23, 2024
a450eb6
Merge branch 'main' into refine-ux
recursix Nov 25, 2024
15f962d
fix double menu
recursix Nov 25, 2024
5fd05ce
Merge branch 'main' into refine-ux
gasse Nov 25, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 7 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,6 @@



<a href="https://github.com/user-attachments/assets/c2bc0b80-89da-4afb-9120-2feb018df19d"> <img
src="https://github.com/user-attachments/assets/c2bc0b80-89da-4afb-9120-2feb018df19d" width="800"
/> </a>

&nbsp;&nbsp;|&nbsp;&nbsp;
[🎯 Benchmarks](#-supported-benchmarks) &nbsp;&nbsp;|&nbsp;&nbsp;
[🛠️ Setup](#%EF%B8%8F-setup) &nbsp;&nbsp;|&nbsp;&nbsp;
[🤖 Assistant](#-ui-assistant) &nbsp;&nbsp;|&nbsp;&nbsp;
[🚀 Launch Experiments](#-launch-experiments) &nbsp;&nbsp;|&nbsp;&nbsp;
[🔍 Analyse Results](#-analyse-results) &nbsp;&nbsp;|&nbsp;&nbsp;
[🤖 Make Your Own Agent](#-implement-a-new-agent) &nbsp;&nbsp;|&nbsp;&nbsp;
[↻ Reproducibility](#-reproducibility) &nbsp;&nbsp;|&nbsp;&nbsp;
![AgentLab Banner](https://github.com/user-attachments/assets/a23b3cd8-b5c4-4918-817b-654ae6468cb4)

[![pypi](https://badge.fury.io/py/agentlab.svg)](https://pypi.org/project/agentlab/)
[![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))
Expand All @@ -22,12 +10,11 @@
[![Tests](https://github.com/ServiceNow/AgentLab/actions/workflows/unit_tests.yml/badge.svg)](https://github.com/ServiceNow/AgentLab/actions/workflows/unit_tests.yml)


[🛠️ Setup](#%EF%B8%8F-setup-agentlab) &nbsp;&nbsp;|&nbsp;&nbsp;
[🤖 Assistant](#-ui-assistant) &nbsp;&nbsp;|&nbsp;&nbsp;
[🚀 Launch Experiments](#-launch-experiments) &nbsp;&nbsp;|&nbsp;&nbsp;
[🔍 Analyse Results](#-analyse-results) &nbsp;&nbsp;|&nbsp;&nbsp;
&nbsp;&nbsp;|&nbsp;&nbsp;
[🤖 Build Your Agent](#-implement-a-new-agent) &nbsp;&nbsp;|&nbsp;&nbsp;
[🛠️ Setup](#%EF%B8%8F-setup-agentlab) &nbsp;|&nbsp;
[🤖 Assistant](#-ui-assistant) &nbsp;|&nbsp;
[🚀 Launch Experiments](#-launch-experiments) &nbsp;|&nbsp;
[🔍 Analyse Results](#-analyse-results) &nbsp;|&nbsp;
[🤖 Build Your Agent](#-implement-a-new-agent) &nbsp;|&nbsp;
[↻ Reproducibility](#-reproducibility)


Expand Down Expand Up @@ -61,7 +48,7 @@ AgentLab Features:
| [Mind2Web-live](https://huggingface.co/datasets/iMeanAI/Mind2Web-Live) (soon) | - | - | None | - | - | live web | soon |
| [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 |

## 🛠️ Setup
## 🛠️ Setup AgentLab

```bash
pip install agentlab
Expand Down