File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 11
22
3- ![ AgentLab Banner (5) ] ( https://github.com/user-attachments/assets/a23b3cd8-b5c4-4918-817b-654ae6468cb4 )
3+ ![ AgentLab Banner] ( https://github.com/user-attachments/assets/a23b3cd8-b5c4-4918-817b-654ae6468cb4 )
44
55[ ![ pypi] ( https://badge.fury.io/py/agentlab.svg )] ( https://pypi.org/project/agentlab/ )
66[ ![ 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) )
1414[ 🤖 Assistant] ( #-ui-assistant )   ;  ; |  ;  ;
1515[ 🚀 Launch Experiments] ( #-launch-experiments )   ;  ; |  ;  ;
1616[ 🔍 Analyse Results] ( #-analyse-results )   ;  ; |  ;  ;
17-   ;  ; |  ;  ;
1817[ 🤖 Build Your Agent] ( #-implement-a-new-agent )   ;  ; |  ;  ;
1918[ ↻ Reproducibility] ( #-reproducibility )
2019
@@ -55,6 +54,11 @@ AgentLab Features:
5554pip install agentlab
5655```
5756
57+ If not done already, install playwright:
58+ ``` bash
59+ playwright install
60+ ```
61+
5862Make sure to prepare the required benchmark according to instructions provided in the [ setup
5963column] ( #-supported-benchmarks ) .
6064
You can’t perform that action at this time.
0 commit comments