Commit Graph

4919 Commits

Author SHA1 Message Date
Vasek Mlejnsky 3ca9114b45 Merge branch 'master' of https://github.com/devbookhq/ai-api 2023-03-23 11:25:39 +01:00
Vasek Mlejnsky a5bb0b2b26 commit 2023-03-23 11:25:36 +01:00
Tomas Valenta 005e81b066 Disable ECMAScript module check 2023-03-23 10:24:51 +00:00
Tomas Valenta 25033847a8 Use env vars from DB 2023-03-23 09:59:27 +00:00
Vasek Mlejnsky c307100326 fix tool name 2023-03-23 10:55:47 +01:00
Vasek Mlejnsky 88d24438eb fix 2023-03-23 10:52:12 +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
Vasek Mlejnsky 1bc489a672 Remove commented code 2023-03-23 09:49:22 +01:00
Vasek Mlejnsky 3dfc3470c7 Override correct AgentExecutor method for async runs 2023-03-23 09:44:24 +01:00
Tomas Valenta 17a9de23f5 Deploy api on dynamic port 2023-03-23 00:26:22 +00:00
Tomas Valenta 2b0b81698e Change supabase key env var 2023-03-23 00:24:54 +00:00
Tomas Valenta 45925e12cf Merge branch 'tools' 2023-03-23 00:19:13 +00:00
Tomas Valenta 9fee3169e2 Start server on fixed port 2023-03-23 00:19:02 +00:00
Tomas Valenta 0b3640a7be Fix human response backend waiting 2023-03-23 00:18:04 +00:00
Tomas Valenta f18564f734 Merge branch 'tools' 2023-03-23 00:03:19 +00:00
Tomas Valenta 4a27b3b7b5 Execute docker CMD with env vars 2023-03-23 00:02:59 +00:00
Tomas Valenta f599ff4c32 Filter actions with incomplete tool names; Cleanup 2023-03-23 00:02:44 +00:00
Tomas Valenta fa0d7d255d Fix logs replication 2023-03-22 23:48:59 +00:00
Tomas Valenta ddfc639e59 Merge branch 'master' of https://github.com/devbookhq/ai-api 2023-03-22 20:46:15 +00:00
Tomas Valenta a4b5b0f115 Filter out actions without tool attribute when parsing tool logs 2023-03-22 20:45:59 +00:00
Vasek Mlejnsky a07b36867b commit 2023-03-22 21:39:24 +01:00
Vasek Mlejnsky 0dfa749468 commit 2023-03-22 21:26:44 +01:00
Tomas Valenta 1838ef7820 Change comment 2023-03-22 17:53:32 +00:00
Tomas Valenta f9a38f984f Fix backend tool output [WIP] 2023-03-22 17:53:24 +00:00
Tomas Valenta f6de20fd46 Cleanup 2023-03-22 17:53:04 +00:00
Tomas Valenta 1615b8dfac Disable python api server timeout 2023-03-22 17:52:56 +00:00
Vasek Mlejnsky 4aacd60f2a Fix hook deps 2023-03-22 18:29:02 +01:00
Tomas Valenta a92f53fa21 Add test for incomplete action parsing 2023-03-22 17:26:44 +00:00
Tomas Valenta fc2fc820c0 Merge branch 'master' of https://github.com/devbookhq/ai-api 2023-03-22 17:12:28 +00:00
Tomas Valenta a4b1499970 Adapt parsing xml string for parsing incomplete string while wrappign the string in root tag 2023-03-22 17:12:17 +00:00
Vasek Mlejnsky bcaef1cc7f Remove break 2023-03-22 18:07:56 +01:00
Tomas Valenta c2a9e06ea3 Merge branch 'master' of https://github.com/devbookhq/ai-api 2023-03-22 17:00:52 +00:00
Vasek Mlejnsky 3fc328bc5d Merge branch 'master' of https://github.com/devbookhq/ai-api 2023-03-22 18:00:38 +01:00
Vasek Mlejnsky 4e83b4bd85 Add test 2023-03-22 18:00:32 +01:00
Tomas Valenta d72d3455c1 Edit tool description 2023-03-22 16:58:36 +00:00
Tomas Valenta 40c7b0cbb1 Fix AskHuman example; Enable ask human tool 2023-03-22 16:56:34 +00:00
Tomas Valenta 598f7d4a45 Save AskHuman answer to DB [WIP] 2023-03-22 16:42:52 +00:00
Vasek Mlejnsky f280564525 Prepare frontend component for AskHuman 2023-03-22 16:48:44 +01:00
Tomas Valenta cdb805a4b9 Cleanup 2023-03-22 15:01:24 +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
Tomas Valenta c7b8fbd0ca Change thought log formatting 2023-03-22 13:41:24 +00:00
Tomas Valenta c9fc89bc5e Merge branch 'master' of https://github.com/devbookhq/ai-api 2023-03-22 13:40:13 +00:00
Tomas Valenta 0f95d470e0 Change thought log styling 2023-03-22 13:39:34 +00:00
Vasek Mlejnsky d2cdfb50dd Remove unused import 2023-03-22 14:34:02 +01:00
Vasek Mlejnsky 903611f221 Resolve merge conflicts 2023-03-22 14:32:47 +01:00
Vasek Mlejnsky 17429b2418 Create separate components from different types of logs 2023-03-22 14:31:51 +01:00
Tomas Valenta b8361f24d6 Tweak parser comments 2023-03-22 13:30:00 +00:00
Tomas Valenta 6341ff9788 Fix logs disappearance [WIP] 2023-03-22 13:10:26 +00:00
Tomas Valenta ae3472cf2b Rename tool log fields 2023-03-22 12:30:56 +00:00