Commit Graph

1696 Commits

Author SHA1 Message Date
Tomas Valenta db6f331e7c Fix types 2023-08-18 19:24:59 +02:00
Jakub Novak edaf3331f9 Fix API key type 2023-08-18 19:18:25 +02:00
Tomas Valenta 8317de82e2 Cleanup 2023-08-18 19:17:42 +02:00
Jakub Novak 507bd7dca3 Show API key after creation 2023-08-18 19:14:36 +02:00
Jakub Novak f7bd630489 Change crc for package with types 2023-08-18 19:10:49 +02:00
Tomas Valenta f1fe7e7a21 Update types 2023-08-18 19:07:24 +02:00
Jakub Novak 52f4d4686f Fix groups in posthog 2023-08-18 18:58:07 +02:00
Tomas Valenta d281164c11 Update package lock 2023-08-18 18:57:29 +02:00
Tomas Valenta 307d1c07fc Update vscode settings 2023-08-18 18:57:28 +02:00
Tomas Valenta 235b599bcd Update JS SDK - make types and parameters correspond to Python SDK; Improve process handling; Update exports 2023-08-18 18:57:28 +02:00
Tomas Valenta 507613e878 Change order of exit callbacks 2023-08-18 18:57:28 +02:00
Tomas Valenta 91aad76b1e Fix typo 2023-08-18 18:57:28 +02:00
Tomas Valenta 7cf10267a1 Add vale.sh config 2023-08-18 18:57:28 +02:00
Tomas Valenta 61eb9eee4d Reduce tried when generating api key 2023-08-18 18:56:10 +02:00
Tomas Valenta 605e37db5d Merge branch 'api' of https://github.com/e2b-dev/e2b into api 2023-08-18 18:55:04 +02:00
Tomas Valenta d337974508 Remove old code 2023-08-18 18:55:02 +02:00
Jakub Novak 570f88aed4 add posthog copy key event 2023-08-18 18:53:52 +02:00
Jakub Novak cd9222568b Remove .ts & .tsx 2023-08-18 18:43:54 +02:00
Tomas Valenta f2f7ad7f2c Remove proxying 2023-08-18 18:42:04 +02:00
Jakub Novak 8e846e588a Add settings page with API key 2023-08-18 18:35:34 +02:00
Jakub Novak e0922eb428 Fix folder structure 2023-08-18 18:34:15 +02:00
Tomas Valenta cc7fc16867 Merge branch 'js-sdk' 2023-08-18 18:18:20 +02:00
Tomas Valenta 59d0ca8e17 Update package lock 2023-08-18 18:18:01 +02:00
Tomas Valenta 816cb14f79 Update vscode settings 2023-08-18 17:42:49 +02:00
Tomas Valenta 372ec8a33e Update JS SDK - make types and parameters correspond to Python SDK; Improve process handling; Update exports 2023-08-18 17:42:41 +02:00
Tomas Valenta 24c3834106 Change order of exit callbacks 2023-08-18 17:40:36 +02:00
Tomas Valenta 044167f49b Fix typo 2023-08-18 17:15:56 +02:00
Tomas Valenta 428f9f7cd3 Add vale.sh config 2023-08-18 13:45:18 +02:00
Tomas Valenta b5821f84fa Merge branch 'main' of https://github.com/e2b-dev/e2b 2023-08-18 03:49:52 +02:00
Tomas Valenta 946ead889e Remove ws connection generator; Improve error handling; Cleanup 2023-08-18 03:18:08 +02:00
Tomas Valenta 8bd1c93b3f Improve close handling; Refresh session in separate thread; Keep websocket alive in a separate thread; Bump version 2023-08-18 02:34:41 +02:00
Tomas Valenta a35de5d83b Update generated api 2023-08-18 02:22:53 +02:00
Tomas Valenta 5ec71d979b Update vscode config 2023-08-18 02:22:19 +02:00
Vasek Mlejnsky 59410e9f1b Update README.md 2023-08-16 17:56:30 +02:00
Vasek Mlejnsky 2f54329b47 Update README.md 2023-08-16 17:44:15 +02:00
Vasek Mlejnsky 9de0ec0bbf Update README.md 2023-08-16 17:43:59 +02:00
Vasek Mlejnsky aad48a78d7 Update README.md 2023-08-16 17:42:26 +02:00
Tomas Valenta fad7ad072a Bump version 2023-08-15 12:58:04 +02:00
Tomas Valenta 17d743c175 Update error message 2023-08-15 12:45:08 +02:00
Tomas Valenta 21c2f03d4d Bump version; Cleanup 2023-08-15 11:54:00 +02:00
Tomas Valenta 8ee82c4a57 Cleanup 2023-08-15 11:35:32 +02:00
Tomas Valenta 633d8ea9c6 Improve Python lib error handling 2023-08-15 11:35:21 +02:00
Vasek Mlejnsky 89e1b7fbe8 Update README.md 2023-08-14 16:04:35 +02:00
Vasek Mlejnsky be232ce1e7 Update README.md 2023-08-14 15:52:59 +02:00
Tomas Valenta 922f604dbc Add SDK and CLI [WIP] to the monorepo 2023-08-14 14:54:45 +02:00
Tomas Valenta 55560bd096 Reorganize repo 2023-08-14 14:32:42 +02:00
Vasek Mlejnsky aa642c4df7 Update README.md 2023-07-27 09:34:51 +02:00
Tomas Valenta 36e334275b Adjust max tokens for each model 2023-07-24 01:09:01 +02:00
Tomas Valenta c87af5787e Stop updating secrets in Python backend 2023-07-24 00:32:07 +02:00
Tomas Valenta b7d9d847ca Fix decrypted column name when triggering interaction without ready deployment 2023-07-22 21:13:56 +02:00