Commit Graph

4860 Commits

Author SHA1 Message Date
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
Vasek Mlejnsky 53d0aa2aaf commit 2023-03-22 13:28:19 +01:00
Tomas Valenta 5bfa0ab371 Cleanup log handling 2023-03-22 12:09:11 +00:00
Tomas Valenta 418477ef59 Remove invalid project URL; Fix nested transition 2023-03-22 12:08:42 +00:00
Tomas Valenta 320afac0dc Add id and created_at timestamp to logs; Add stream parsing comments 2023-03-22 11:56:38 +00:00
Vasek Mlejnsky 283f95fa92 Update comments 2023-03-22 12:21:27 +01:00
Vasek Mlejnsky dd3bb6f576 Remove commented code 2023-03-22 11:42:19 +01:00
Tomas Valenta 2fe023e9cd Update log type 2023-03-22 10:40:55 +00:00
Tomas Valenta 55c869e9cf Cleanup 2023-03-22 10:40:44 +00:00
Tomas Valenta 175f097b52 Merge branch 'master' of https://github.com/devbookhq/ai-api 2023-03-22 10:20:25 +00:00