RainRat
3b0e1361a4
fix typos ( #2267 )
...
* fix typos
no functional change
* fix typos
* fix typos
* fix integration test
---------
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com >
Co-authored-by: Leo <ifuryst@gmail.com >
Co-authored-by: yufansong <yufan@risingwave-labs.com >
2024-06-05 23:06:40 +08:00
Leo
9ada36e30b
fix: restore python linting. ( #2228 )
...
* fix: restore python linting.
Signed-off-by: ifuryst <ifuryst@gmail.com >
* update: extend the Python lint check to evaluation.
Signed-off-by: ifuryst <ifuryst@gmail.com >
* Update evaluation/logic_reasoning/instruction.txt
---------
Signed-off-by: ifuryst <ifuryst@gmail.com >
Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk >
2024-06-04 06:36:19 +00:00
RainRat
ed6dcc8381
fix typos ( #2187 )
...
* fix typos
no functional change
* fix typos
2024-06-01 20:40:30 +00:00
Aaron Xia
42c6b506b5
Lazy launching BrowseEnv / making BrowseEnv optional ( #2155 )
...
* feat: lazy launching browser; browser optional for diffrent agents.
* style: lint
* fix: integration test fail due to browser not started.
* fix: run by cli and integration test failed.
* fix: lint
* fix: lint
---------
Co-authored-by: Graham Neubig <neubig@gmail.com >
2024-05-31 16:40:42 -04:00
Frank Xu
53f64ffa06
Improve browsing agent prompts, allowing agent to properly finish when done ( #1993 )
...
* improve browsing agent, allowing it to properly finish.
* handle parsing error, show user what the agent's browsing thoughts in the front end
---------
Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk >
2024-05-24 00:02:19 -07:00
Frank Xu
1fe290adf9
[Feat] A competitive Web Browsing agent ( #1856 )
...
* initial attempt at a browsing only agent
* add browsing agent
* update
* implement agent
* update
* fix comments
* remove unnecessary things from memory extras
* update image processing
---------
Co-authored-by: Yufan Song <33971064+yufansong@users.noreply.github.com >
2024-05-21 19:20:33 +00:00