Commit Graph

4952 Commits

Author SHA1 Message Date
Vasek Mlejnsky 81ce3974f3 Handle single-line actions 2023-03-20 21:14:43 +01:00
Vasek Mlejnsky fca0133f94 Merge branch 'master' of https://github.com/devbookhq/ai-api 2023-03-20 19:45:32 +01:00
Vasek Mlejnsky 9c6f083b2b commit 2023-03-20 19:45:30 +01:00
Tomas Valenta 7f32922415 Disable AskHuman; Use ECMA modules in mjs 2023-03-20 18:43:17 +00:00
Tomas Valenta d5cff60618 Fix fs tool path splitting 2023-03-20 16:58:01 +00:00
Tomas Valenta adc4485c1a Merge branch 'master' into tools 2023-03-20 16:35:36 +00:00
Vasek Mlejnsky d440016e1a Fix parsing of multiple actions from LLM in a single response 2023-03-20 17:07:31 +01:00
Tomas Valenta 50ef98cc8e Merge branch 'master' into tools 2023-03-20 15:24:05 +00:00
Vasek Mlejnsky bccf3a2d75 Update langchain to latest 2023-03-20 16:21:08 +01:00
Vasek Mlejnsky d0138903d6 Remove bottom border 2023-03-20 16:19:50 +01:00
Vasek Mlejnsky a8f1565ece Add tab selector for raw logs when in dev mode 2023-03-20 16:18:22 +01: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
Vasek Mlejnsky 6f47156219 Support escaping for multiple actions in sequence 2023-03-20 14:44:04 +01:00
Vasek Mlejnsky 7b02d79fb7 commit 2023-03-20 14:26:57 +01:00
Vasek Mlejnsky ef043b23ad Save raw logs to DB more frequently + also add tool outputs 2023-03-20 13:41:02 +01: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 01c0c8c158 Restore the old prompt 2023-03-20 12:43:44 +01:00
Tomas Valenta 24e8654215 Fix env linter error 2023-03-20 11:33:41 +00:00
Vasek Mlejnsky 039714e080 Try heuristically escape XML element's content 2023-03-20 12:30:27 +01:00
Tomas Valenta 20b13d23fc Fix tool factories; Add fs and process tools 2023-03-20 10:51:27 +00:00
Tomas Valenta 9ddc2dc7c4 Remove deployment state icons 2023-03-20 10:50:54 +00:00
Tomas Valenta e4a54bc924 Fix eslint build error 2023-03-19 23:50:23 +00:00
Tomas Valenta 4980c7af43 Fix db client import 2023-03-19 23:12:46 +00:00
Tomas Valenta 6b06b2e56e Add db realtime handling [WIP] 2023-03-19 23:12:37 +00:00
Tomas Valenta 514efe37d2 Fix json parse error 2023-03-19 23:11:34 +00:00
Tomas Valenta f3be679884 Remove deploy testing script 2023-03-19 23:09:42 +00:00
Tomas Valenta 28c1333ff8 Clarify deploy button and latest deployment states 2023-03-19 23:09:21 +00:00
Tomas Valenta f065524765 Remove unused dep 2023-03-19 20:31:44 +00:00
Tomas Valenta eb472e7de1 Merge branch 'master' of https://github.com/devbookhq/ai-api 2023-03-19 20:07:02 +00:00
Tomas Valenta eb9ca5f800 Open new tabs 2023-03-19 20:05:10 +00: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 c1f8b4c6b0 Output callback to file with relative path 2023-03-19 18:34:52 +00:00
Tomas Valenta 4a3d2cb38f Remove invalid empty env vars 2023-03-19 18:34:18 +00:00
Tomas Valenta 354eb78cbf Merge branch 'master' into tools 2023-03-19 18:12:21 +00:00
Tomas Valenta 447066ef57 Add depoy test script 2023-03-19 17:58:16 +00:00
Tomas Valenta 7758a87dac Parametrize 2023-03-19 17:57:51 +00:00
Tomas Valenta 41ec353b63 Add TODOs 2023-03-19 17:34:40 +00:00
Tomas Valenta c3a08608da Remove comments 2023-03-19 17:32:58 +00:00
Vasek Mlejnsky 719a5ad17d push logs to db 2023-03-19 17:23:07 +01:00
Tomas Valenta b8f4cbf790 Fix packaging problem 2023-03-19 16:21:53 +00:00
Tomas Valenta 2357f79e78 Fix exports 2023-03-19 15:25:14 +00:00
Tomas Valenta 34b81b22a2 Add dotenv for local dev 2023-03-19 15:24:56 +00:00
Tomas Valenta bed42c1a9d Parametrize rootdir 2023-03-19 14:32:25 +00:00