Graham Neubig
|
d669c7b60d
|
Add github issue resolution workflow (#4102)
|
2024-09-28 04:52:52 +00:00 |
|
dependabot[bot]
|
42be4ee5bc
|
chore(deps-dev): bump openai from 1.48.0 to 1.50.2 (#4101)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-28 05:04:03 +02:00 |
|
Engel Nyst
|
f994277d0f
|
Make agents follow configured temperature (#4099)
|
2024-09-28 01:15:46 +00:00 |
|
tofarr
|
5ccee7c8a7
|
Fix Bash commands now do not block and actually respect the timeout (#4058)
|
2024-09-28 08:40:00 +08:00 |
|
tobitege
|
575a829d94
|
(enh) add test_python_version to test_bash.py runtime tests (#4098)
|
2024-09-28 08:21:14 +08:00 |
|
Xingyao Wang
|
2bed3a424c
|
chore: pass logger DEBUG mode to client side (#4096)
|
2024-09-28 08:21:04 +08:00 |
|
Xingyao Wang
|
a4cc010110
|
chore: parser fix for deepseek (#4097)
|
2024-09-28 08:20:51 +08:00 |
|
tobitege
|
9651368e6a
|
revert #3871 dockerfile template: don't write to .bashrc file (#4095)
|
2024-09-27 21:49:51 +00:00 |
|
tofarr
|
c5025fb66e
|
Fix Reducing the amount being downloaded every time the hash changes. (#4078)
|
2024-09-27 15:48:33 -06:00 |
|
Robert Brennan
|
3f9111c615
|
add idle time to client server (#4084)
|
2024-09-27 19:41:16 +00:00 |
|
dependabot[bot]
|
89e95f2671
|
chore(deps): bump boto3 from 1.35.27 to 1.35.28 (#4090)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-27 16:48:34 +00:00 |
|
dependabot[bot]
|
5bfa0c2f8d
|
chore(deps): bump browsergym from 0.7.0 to 0.7.1 (#4089)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-27 16:21:58 +00:00 |
|
dependabot[bot]
|
84141f656d
|
chore(deps-dev): bump chromadb from 0.5.9 to 0.5.11 (#4088)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-27 16:19:17 +00:00 |
|
dependabot[bot]
|
6ff7506581
|
chore(deps-dev): bump reportlab from 4.2.2 to 4.2.4 (#4086)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-27 16:01:32 +00:00 |
|
dependabot[bot]
|
41dc7f0256
|
chore(deps-dev): bump llama-index from 0.11.13 to 0.11.14 (#4085)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-27 15:50:17 +00:00 |
|
Xingyao Wang
|
34f3b61536
|
[runtime hash] fix runtime hash mismatch between inside app image and in "development mode" (#4039)
|
2024-09-27 15:26:26 +00:00 |
|
dependabot[bot]
|
4533c47595
|
chore(deps-dev): bump @types/node from 22.7.2 to 22.7.3 in /frontend (#4081)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-27 15:20:11 +00:00 |
|
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 |
|