Xingyao Wang
|
47774e60b0
|
chore: remove deprecated dockerfile (#4079)
|
2024-09-27 15:03:23 +00:00 |
|
Robert Brennan
|
b78f646b65
|
Release 0.9.6 (#4076)
|
2024-09-26 21:27:17 +00:00 |
|
Amir
|
3e5c01dfc8
|
Remove param from docstring that does not exist in the append_file (#4060)
0.9.6
|
2024-09-26 22:25:11 +02:00 |
|
tobitege
|
29c34e0b6a
|
(fix) actions.ts: restored handleAssistantMessage handling order (#4074)
|
2024-09-26 19:56:12 +00:00 |
|
tofarr
|
c919086e25
|
Fix for regression (#4075)
Regression fixed
|
2024-09-26 12:58:00 -06:00 |
|
Engel Nyst
|
0a03c802f5
|
Refactor llm.py (#4057)
|
2024-09-26 17:44:18 +00:00 |
|
Xingyao Wang
|
081ebdbdd8
|
[runtime] do not keep rebuilding from generic image (#4072)
|
2024-09-26 17:19:46 +00:00 |
|
dependabot[bot]
|
572c7b726d
|
chore(deps-dev): bump ruff from 0.6.7 to 0.6.8 (#4067)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-26 17:19:16 +00:00 |
|
Xingyao Wang
|
cfc5bb70c1
|
Update README.md for CodeAct (#4070)
|
2024-09-26 16:55:08 +00:00 |
|
dependabot[bot]
|
008b866a38
|
chore(deps-dev): bump jsdom from 25.0.0 to 25.0.1 in /frontend (#3992)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-26 16:34:29 +00:00 |
|
dependabot[bot]
|
676ad3e140
|
chore(deps-dev): bump chromadb from 0.5.7 to 0.5.9 (#4069)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-26 16:08:17 +00:00 |
|
dependabot[bot]
|
19278de5d0
|
chore(deps): bump json-repair from 0.29.4 to 0.29.5 (#4068)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-26 15:48:39 +00:00 |
|
dependabot[bot]
|
891e4a8d34
|
chore(deps): bump datasets from 3.0.0 to 3.0.1 (#4065)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-26 15:35:36 +00:00 |
|
dependabot[bot]
|
85be8607e0
|
chore(deps): bump litellm from 1.48.1 to 1.48.2 (#4066)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-26 23:33:24 +08:00 |
|
dependabot[bot]
|
49b244610c
|
chore(deps-dev): bump openai from 1.47.1 to 1.48.0 (#4063)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-26 17:16:59 +02:00 |
|
dependabot[bot]
|
b347b1d06f
|
chore(deps): bump boto3 from 1.35.26 to 1.35.27 (#4064)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-26 17:15:11 +02:00 |
|
dependabot[bot]
|
0c86a60b35
|
chore(deps-dev): bump @types/node from 22.7.0 to 22.7.2 in /frontend (#4062)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-26 19:11:06 +04:00 |
|
tofarr
|
01317138e2
|
Fix: uvicorn reloading when python files in workspace change, & started section for debugging instructions for developers (#4041)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2024-09-26 08:57:37 -06:00 |
|
Xingyao Wang
|
e03855cd7f
|
Make sure we print the observation in the same way as the LLM sees it
|
2024-09-26 14:01:48 +00:00 |
|
jaki300
|
757c9593f1
|
Create gke-example.md (#3795)
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2024-09-26 09:11:33 -04:00 |
|
mamoodi
|
266e8ff951
|
Release 0.9.5 (#4061)
|
2024-09-26 08:36:31 -04:00 |
|
dependabot[bot]
|
3e79cd12a6
|
chore(deps-dev): bump @types/react from 18.3.8 to 18.3.9 in /frontend (#4029)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0.9.5
|
2024-09-26 14:41:21 +04:00 |
|
tobitege
|
2cc1c3ef42
|
(enh) Docker runtime builder with BuildKit support, enh. caching (#4009)
|
2024-09-26 08:50:53 +02:00 |
|
dependabot[bot]
|
ef0b08a46e
|
chore(deps-dev): bump tailwindcss from 3.4.12 to 3.4.13 in /frontend (#4030)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-26 05:28:03 +00:00 |
|
dependabot[bot]
|
f1d5202884
|
chore(deps): bump vite from 5.4.7 to 5.4.8 in /frontend (#4046)
|
2024-09-26 12:56:35 +08:00 |
|
dependabot[bot]
|
11cedfb854
|
chore(deps): bump google-cloud-aiplatform from 1.67.1 to 1.68.0 (#4051)
|
2024-09-26 12:56:16 +08:00 |
|
dependabot[bot]
|
6d103a0db2
|
chore(deps-dev): bump @types/node from 22.6.1 to 22.7.0 in /frontend (#4047)
|
2024-09-26 12:56:00 +08:00 |
|
Engel Nyst
|
798aaeaef6
|
remove Exception in the agent (#4054)
|
2024-09-26 06:39:17 +02:00 |
|
tofarr
|
0df4b97e5b
|
Fix startup statuses (#4053)
|
2024-09-25 14:38:32 -06:00 |
|
Xingyao Wang
|
81b3cd71b3
|
[eval] log evaluating warnings directly to console (#4026)
|
2024-09-26 03:42:32 +08:00 |
|
Robert Brennan
|
9241ae2148
|
Fix persistence of "advanced settings" (#4038)
|
2024-09-25 12:57:08 -04:00 |
|
dependabot[bot]
|
d3f86e052a
|
chore(deps-dev): bump llama-index from 0.11.12 to 0.11.13 (#4044)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-25 18:24:09 +02:00 |
|
dependabot[bot]
|
e0c65f8f9c
|
chore(deps): bump google-generativeai from 0.8.1 to 0.8.2 (#4050)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-25 18:22:01 +02:00 |
|
dependabot[bot]
|
394ab360a8
|
chore(deps): bump boto3 from 1.35.25 to 1.35.26 (#4048)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-25 18:21:27 +02:00 |
|
dependabot[bot]
|
8a146d5ced
|
chore(deps): bump litellm from 1.48.0 to 1.48.1 (#4049)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-25 18:20:47 +02: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 |
|
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 |
|