Engel Nyst
8fdfece059
Refactor messages serialization ( #3832 )
...
Co-authored-by: Robert Brennan <accounts@rbren.io >
2024-09-18 23:48:58 +02:00
Robert Brennan
01ae22ef57
Rename OpenDevin to OpenHands ( #3472 )
...
* Replace OpenDevin with OpenHands
* Update CONTRIBUTING.md
* Update README.md
* Update README.md
* update poetry lock; move opendevin folder to openhands
* fix env var
* revert image references in docs
* revert permissions
* revert permissions
---------
Co-authored-by: Xingyao Wang <xingyao6@illinois.edu >
2024-08-20 00:44:54 +08:00
Graham Neubig
3a21198424
Remove monologue agent ( #3036 )
...
* Remove monologue agent
* Fixes
2024-07-19 19:25:05 +00:00
Aleksandar
657b177b4e
Default to less expensive gpt-3.5-turbo model ( #1675 )
2024-05-09 19:11:27 -04:00
Engel Nyst
99a8dc4ff9
Fallback to less expensive model ( #475 )
2024-04-07 05:45:37 +02:00
Robert Brennan
511afa12fe
fix old references to langchains ( #513 )
2024-04-01 13:33:20 -04:00
Anas DORBANI
7c27e59918
feat: Ad/regression tests using pytest ( #329 )
...
* Remove all the unnecessary files
* Create finalize the regression testing framework and add hello world test case
* Update requirements.txt
* Update the test function to execute the generate script
2024-03-28 23:40:30 -04:00
zch-cc
e5a28cba2f
Evaluation: Fix bug on python path on run.sh ( #98 )
...
* Move regression tests to evaluation/
* use pythnon instead of docker in the script
* add model para
* change python to python3
* bug fix
* add python path
* add readme
2024-03-23 00:01:48 +08:00
zch-cc
cfefc47439
Move regression tests to evaluation/ ( #86 )
...
* Move regression tests to evaluation/
* use pythnon instead of docker in the script
* add model para
* change python to python3
* bug fix
2024-03-22 23:26:37 +08:00