Xingyao Wang
|
1e398d6362
|
Merge commit '1d052818ae51856c13e6d468ab79673747440ae5' into xw/diff-edit
|
2024-09-25 15:02:02 +00:00 |
|
mamoodi
|
1d052818ae
|
Set runtime container image so it doesn't need to be rebuilt (#4035)
|
2024-09-25 05:20:45 +02:00 |
|
tofarr
|
ee284bae8f
|
Fix server lock up on session init (#4007)
|
2024-09-24 15:49:30 -06:00 |
|
Xingyao Wang
|
1b1d8f0b02
|
[eval] Use imap_unorderd for parallizing evaluation (#4040)
|
2024-09-24 20:47:27 +00:00 |
|
tobitege
|
c32cec7f89
|
(enh) send status messages to UI during startup (#3771)
Co-authored-by: Robert Brennan <accounts@rbren.io>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Robert Brennan <contact@rbren.io>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2024-09-24 18:46:58 +00:00 |
|
Robert Brennan
|
7b2b1eff57
|
fix up settings saves (#4037)
|
2024-09-24 18:18:19 +00:00 |
|
dependabot[bot]
|
2f1b537471
|
chore(deps): bump minio from 7.2.8 to 7.2.9 (#4034)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-24 18:07:24 +02:00 |
|
dependabot[bot]
|
f2a71eb388
|
chore(deps): bump boto3 from 1.35.24 to 1.35.25 (#4027)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-24 18:06:52 +02:00 |
|
dependabot[bot]
|
63c5d74169
|
chore(deps-dev): bump openai from 1.47.0 to 1.47.1 (#4033)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-24 18:06:20 +02:00 |
|
dependabot[bot]
|
5d77aec90b
|
chore(deps): bump litellm from 1.47.1 to 1.48.0 (#4032)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-24 18:05:50 +02:00 |
|
Xingyao Wang
|
a66e738957
|
[eval] use mp Pool instead ProcessPoolExecutor (#4025)
|
2024-09-24 23:59:06 +08:00 |
|
dependabot[bot]
|
582f07f9c9
|
chore(deps-dev): bump @types/node from 22.5.5 to 22.6.1 in /frontend (#4028)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-24 19:51:39 +04:00 |
|
sp.wack
|
83b7fcc3ed
|
hotfix(frontend): Clear base URL when advanced options is unselected (#4016)
|
2024-09-24 19:49:39 +04:00 |
|
RajWorking
|
8f565c8740
|
Updated ErrorObservation for EditAction
|
2024-09-24 15:42:25 +00:00 |
|
Xingyao Wang
|
df28a7a5b9
|
bump codeact to 1.10
|
2024-09-24 15:40:05 +00:00 |
|
RajWorking
|
4743eb4c35
|
Moved create_dataset to be used implicitly by EditAction.
|
2024-09-24 15:40:05 +00:00 |
|
RajWorking
|
4a6898bbda
|
added new line to regex of diff blocks
|
2024-09-24 15:40:04 +00:00 |
|
RajWorking
|
a4ddac4f2c
|
minor bug fixes
|
2024-09-24 15:40:00 +00:00 |
|
RajWorking
|
33422f1a4a
|
[Feat] Added FileEditAction to enable edits using diff format.
|
2024-09-24 15:39:09 +00:00 |
|
Graham Neubig
|
dc418e7b71
|
Update README.md for runtime (#4015)
|
2024-09-24 02:50:15 +02:00 |
|
mamoodi
|
dd3d1497f6
|
Add clearer OpenHands Configuration logs (#4011)
|
2024-09-23 18:42:00 -04:00 |
|
Xingyao Wang
|
8ea2d61ff2
|
[llm] Add app name for OpenRouter (#4010)
|
2024-09-24 00:26:07 +02:00 |
|
Graham Neubig
|
73ded7de10
|
Make drop_params default in llm_config (#4012)
|
2024-09-23 16:57:10 -04:00 |
|
dependabot[bot]
|
3f6aa0d1f1
|
chore(deps-dev): bump ruff from 0.6.6 to 0.6.7 (#4001)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-23 20:15:54 +02:00 |
|
dependabot[bot]
|
2556767ccb
|
chore(deps-dev): bump @types/react from 18.3.7 to 18.3.8 in /frontend (#3974)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-23 12:43:16 -04:00 |
|
tobitege
|
fbef93b762
|
Refactor config.py file into package (own folder with separate files) (#3987)
|
2024-09-23 12:42:54 -04:00 |
|
dependabot[bot]
|
3a93fd4c64
|
chore(deps): bump vite from 5.4.6 to 5.4.7 in /frontend (#3994)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-23 12:39:24 -04:00 |
|
dependabot[bot]
|
a12e8cf06a
|
chore(deps): bump json-repair from 0.29.2 to 0.29.4 (#4000)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-23 12:38:49 -04:00 |
|
dependabot[bot]
|
69479852ff
|
chore(deps-dev): bump llama-index from 0.11.10 to 0.11.12 (#3999)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-23 12:38:40 -04:00 |
|
dependabot[bot]
|
7024e973d4
|
chore(deps): bump browsergym from 0.6.4 to 0.7.0 (#3998)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-23 12:38:28 -04:00 |
|
dependabot[bot]
|
a260cc8dc8
|
chore(deps): bump boto3 from 1.35.23 to 1.35.24 (#3997)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-23 12:38:13 -04:00 |
|
dependabot[bot]
|
7e53c96b14
|
chore(deps-dev): bump openai from 1.46.1 to 1.47.0 (#4002)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-23 18:38:02 +02:00 |
|
dependabot[bot]
|
96b23d2e4c
|
chore(deps): bump jose from 5.9.2 to 5.9.3 in /frontend (#3993)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-23 12:37:52 -04:00 |
|
dependabot[bot]
|
b97aa10b66
|
chore(deps): bump litellm from 1.46.8 to 1.47.1 (#4003)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-23 18:36:58 +02:00 |
|
Aavash Baral
|
b61455042f
|
fix: models cut off in Settings UI (#3900) (#3991)
|
2024-09-23 10:54:00 -04:00 |
|
Ikko Eltociear Ashimine
|
c84495830e
|
[eval] update swe_bench/README.md (#3990)
|
2024-09-23 11:03:09 +02:00 |
|
Xingyao Wang
|
3435f1e5d8
|
Store the file edit backup file in /tmp (#3958)
|
2024-09-23 06:32:24 +08:00 |
|
Xingyao Wang
|
714e46f29a
|
[eval] save eventstream & llm completions for SWE-Bench run_infer (#3923)
|
2024-09-22 04:39:13 +00:00 |
|
mamoodi
|
e0608af0b3
|
Add OpenRouter provider docs (#3986)
|
2024-09-21 20:57:25 -04:00 |
|
Xingyao Wang
|
402a03cb9a
|
change top_p default value to 1.0 (#3983)
|
2024-09-21 18:00:18 +00:00 |
|
tobitege
|
01462e11d7
|
(fix) CodeActAgent/LLM: react on should_exit flag (user cancellation) (#3968)
|
2024-09-20 23:49:45 +02:00 |
|
Engel Nyst
|
ebd93977cd
|
Update local ollama doc (#3966)
|
2024-09-20 21:56:38 +02:00 |
|
mamoodi
|
ef189d52a5
|
Remove ollama reference from documentation for now (#3959)
|
2024-09-20 14:48:48 -04:00 |
|
mamoodi
|
3c77cc80dc
|
Release 0.9.4 (#3982)
|
2024-09-20 20:05:01 +02:00 |
|
dependabot[bot]
|
31b189c9af
|
chore(deps-dev): bump ruff from 0.6.5 to 0.6.6 (#3976)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-20 18:44:25 +02:00 |
|
dependabot[bot]
|
a7630c399a
|
chore(deps): bump boto3 from 1.35.22 to 1.35.23 (#3977)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-20 18:43:40 +02:00 |
|
dependabot[bot]
|
86521c971b
|
chore(deps): bump litellm from 1.46.6 to 1.46.8 (#3975)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-20 18:40:40 +02:00 |
|
tobitege
|
6682e0f1dd
|
(fix) CodeActAgent: use content of AgentDelegateObservation (#3970)
Co-authored-by: Ryan H. Tran <descience.thh10@gmail.com>
|
2024-09-20 18:31:11 +02:00 |
|
dependabot[bot]
|
031b91457a
|
chore(deps): bump pandas from 2.2.2 to 2.2.3 (#3978)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-20 16:21:52 +00:00 |
|
Xingyao Wang
|
b13ed017d8
|
[eval] add git patch post-processing for SWE-Bench eval_infer (#3980)
|
2024-09-20 15:33:53 +00:00 |
|