Commit Graph

4919 Commits

Author SHA1 Message Date
Tomas Valenta 32ce28c33b Merge branch 'master' of https://github.com/devbookhq/ai-api 2023-03-21 14:21:02 +00:00
Vasek Mlejnsky 7893b2ea71 Resolve merge conflicts 2023-03-21 15:18:06 +01:00
Tomas Valenta 51796bfaa3 Remove realtime; Remove flask extra 2023-03-21 14:17:04 +00:00
Vasek Mlejnsky d38eb6ec5b Install 2023-03-21 15:17:02 +01:00
Vasek Mlejnsky a27039b8d5 Merge conflicts 2023-03-21 15:15:45 +01:00
Tomas Valenta e0d04bea28 Cleanup 2023-03-21 14:12:25 +00:00
Vasek Mlejnsky 01e245f53e Tests [wip] 2023-03-21 15:11:25 +01:00
Tomas Valenta 7a2e7b7cfe Temporarily change key because of streaming 2023-03-21 14:03:17 +00:00
Tomas Valenta 4067fbae08 Merge branch 'tools' 2023-03-21 14:02:29 +00:00
Tomas Valenta 959266098f Add log streaming 2023-03-21 14:01:40 +00:00
Tomas Valenta 322c947fe0 Merge branch 'master' of https://github.com/devbookhq/ai-api 2023-03-21 12:12:06 +00:00
Vasek Mlejnsky 9e3fc20bbf Add highlight to code in pretty logs 2023-03-21 11:51:45 +01:00
Tomas Valenta 9143b79c1b Fix types 2023-03-21 10:35:03 +00:00
Tomas Valenta 459f163d46 Fix deploy import; Improve logs [WIP] 2023-03-20 23:41:01 +00:00
Tomas Valenta 3fbe1eb162 Add examples usage to code tools descriptions 2023-03-20 20:49:21 +00:00
Vasek Mlejnsky 251a9b8ce4 Fix typo 2023-03-20 21:30:34 +01:00
Vasek Mlejnsky f9141a0cc8 Handle empty action's input when parsing actions 2023-03-20 21:28:44 +01:00
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