Robert Brennan
|
250fcbe62c
|
Various async fixes (#4722)
|
2024-11-04 10:08:09 -05:00 |
|
Xingyao Wang
|
da548d308c
|
[agent] LLM-based editing (#3985)
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Robert Brennan <accounts@rbren.io>
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2024-10-22 04:51:44 +08:00 |
|
Graham Neubig
|
b660aa99b8
|
Fix issue #4480: '[Bug]: Being blocked by cloudflare results in futile retries (#4482)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-10-18 13:04:34 -04:00 |
|
Engel Nyst
|
e582806004
|
Vision and prompt caching fixes (#4014)
|
2024-09-28 14:37:29 +02:00 |
|
Engel Nyst
|
0a03c802f5
|
Refactor llm.py (#4057)
|
2024-09-26 17:44:18 +00:00 |
|
tobitege
|
01462e11d7
|
(fix) CodeActAgent/LLM: react on should_exit flag (user cancellation) (#3968)
|
2024-09-20 23:49:45 +02:00 |
|
tobitege
|
b4408b41c9
|
(feat) LLM class: add safety_settings for Gemini; improve max_output_tokens defaulting (#3925)
|
2024-09-18 11:51:23 -04: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
|
a562a7ac7d
|
Add unit tests for LLM init function (#3188)
* Add unit tests for LLM init function
* Fix formatting
---------
Co-authored-by: OpenDevin <opendevin@all-hands.dev>
|
2024-07-31 16:28:50 +02:00 |
|