60 Commits

Author SHA1 Message Date
Tomas Valenta 667c1217fa Fix prompt editing for new model. Improve default prompt. 2023-04-18 21:31:13 +00:00
Tomas Valenta b74608e787 Add prompt editing [WIP] 2023-04-18 09:41:22 +00:00
Tomas Valenta fc8b4a73d8 Add prompt editing [WIP] 2023-04-17 22:56:55 +00:00
Tomas Valenta 0b1b339d97 Allow prompt customization [WIP] 2023-04-16 23:24:41 +00:00
Tomas Valenta b49579fa31 Change async func to sync 2023-04-14 08:57:23 +00:00
Tomas Valenta 67642bcd9f Update langchain 2023-04-13 23:05:50 +00:00
Tomas Valenta 8bb58f4830 Fix Replicate model wrapper [WIP] 2023-04-13 21:38:39 +00:00
Tomas Valenta e26c71b444 Fix API deps; Fix api error handling 2023-04-12 12:05:49 +00:00
Tomas Valenta e7e8d916c9 Fix python missing fields access; Fix model selection; Increase OpenAI model timeout 2023-04-11 23:15:15 +00:00
Tomas Valenta 0babcdca02 Change backend to support custom models [WIP] 2023-04-11 11:20:18 +00:00
Tomas Valenta e6b25f4e02 Add UI for changing models 2023-04-07 21:08:23 +00:00
Tomas Valenta 1455a7d93b Add UI for changing GPT model versions 2023-04-05 23:56:28 +00:00
Tomas Valenta c332450f26 Make request body in human instructions prefix conditional; Fix hanging quotes in prompt; Make request body example in prompt conditional; Add instruction suffix to prompt 2023-04-05 11:34:51 +00:00
Vasek Mlejnsky d6fdf61f68 commit 2023-03-30 11:17:15 +02:00
Vasek Mlejnsky 90519f64eb make it work 2023-03-28 17:46:45 +02:00
Vasek Mlejnsky 2cffd0c1ff Rename tools 2023-03-26 15:23:29 +02:00
Vasek Mlejnsky 134dd9296b commit 2023-03-24 14:07:48 +01:00
Vasek Mlejnsky 20e7925c5c rename 2023-03-23 11:50:31 +01:00
Vasek Mlejnsky fa0f973d9c Allow passing full curl command to CurlJavaScriptServer; add db method for fetching env vars 2023-03-23 10:47:23 +01:00
Tomas Valenta f599ff4c32 Filter actions with incomplete tool names; Cleanup 2023-03-23 00:02:44 +00:00
Tomas Valenta 7a0a136333 Add human async tool; Add raw log queue; 2023-03-22 14:50:27 +00:00
Vasek Mlejnsky 9d83691d51 commit 2023-03-22 15:46:59 +01:00
Vasek Mlejnsky 2401a1f41c commit 2023-03-21 20:37:51 +01:00
Vasek Mlejnsky 5053a09d76 commit 2023-03-21 18:14:59 +01:00
Vasek Mlejnsky 25f75b840d commit 2023-03-21 15:55:37 +01:00
Tomas Valenta 7f32922415 Disable AskHuman; Use ECMA modules in mjs 2023-03-20 18:43:17 +00:00
Tomas Valenta 4f878cffa6 Merge branch 'master' into tools 2023-03-20 14:16:26 +00:00
Tomas Valenta 811e97fc40 Add ask human tool [WIP] 2023-03-20 14:15:47 +00:00
Vasek Mlejnsky fedb271fc7 Rename callback handlers 2023-03-20 15:15:27 +01:00
Tomas Valenta 65dd7cde9a Merge branch 'master' into tools 2023-03-20 13:56:53 +00:00
Tomas Valenta 8fcbbb68fc Add human tool [WIP] 2023-03-20 13:56:05 +00:00
Tomas Valenta 412a557882 Cleanup; Connect AskHuman to frontend [WIP] 2023-03-20 12:06:37 +00:00
Vasek Mlejnsky 46c946c428 Remove old code 2023-03-20 12:58:20 +01:00
Vasek Mlejnsky 039714e080 Try heuristically escape XML element's content 2023-03-20 12:30:27 +01:00
Vasek Mlejnsky f0ee3dfa9e commit 2023-03-19 21:04:54 +01:00
Tomas Valenta f156729d26 Merge branch 'tools' 2023-03-19 18:39:47 +00:00
Vasek Mlejnsky fa04ceb89b commit 2023-03-19 19:38:18 +01:00
Tomas Valenta 354eb78cbf Merge branch 'master' into tools 2023-03-19 18:12:21 +00:00
Vasek Mlejnsky 719a5ad17d push logs to db 2023-03-19 17:23:07 +01:00
Tomas Valenta 0a119b7619 Add deploy to /generate [WIP] 2023-03-19 11:45:46 +00:00
Vasek Mlejnsky 0ccf7137e9 Remove js_agent 2023-03-19 11:56:09 +01:00
Vasek Mlejnsky 7b509f1427 commit 2023-03-19 11:08:13 +01:00
Vasek Mlejnsky 26ccfbd028 commit 2023-03-17 21:58:48 +01:00
Vasek Mlejnsky 8c58d6b60c commit 2023-03-17 16:34:58 +01:00
Vasek Mlejnsky 871e47980f commit 2023-03-16 17:16:42 +01:00
Tomas Valenta 393cc52c86 Remove JS eval tool 2023-03-15 15:29:05 +00:00
Vasek Mlejnsky 1443a637e9 commit 2023-03-14 14:26:28 +01:00
Tomas Valenta eb45316e19 Handle empty request body block 2023-03-13 16:45:47 +00:00
Tomas Valenta 4fa1414da7 Merge branch 'master' into playground 2023-03-13 15:59:57 +00:00
Vasek Mlejnsky 0374376f11 Resolve merge conflicts 2023-03-13 16:39:40 +01:00