Commit Graph

4473 Commits

Author SHA1 Message Date
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
Tomas Valenta 243c59e487 Merge branch 'production' of https://github.com/e2b-dev/e2b into production 2023-07-20 15:44:57 +02:00
Tomas Valenta 8c20887f8f Remove log 2023-07-20 15:43:58 +02:00
Vasek Mlejnsky 4ae6d2987a Allow users to select OpenAI model when using custom key 2023-07-20 15:13:14 +02:00
Vasek Mlejnsky 4d15570e4c Merge branch 'production' of https://github.com/e2b-dev/e2b into production 2023-07-20 14:09:49 +02:00
Vasek Mlejnsky 0839ae6740 add UI for selecting OpenAI models 2023-07-20 14:09:46 +02:00
Tomas Valenta d75af4545a Improve deployment secret handling; Update API client 2023-07-20 14:00:05 +02:00
Vasek Mlejnsky 079190985a Capture SDK link click 2023-07-19 11:02:50 +02:00
Vasek Mlejnsky 250b7ad8b3 Add link to SDK repo 2023-07-19 10:59:39 +02:00
Tomas Valenta 9503f67b5b Fix user openAI key error for preexisting deployment 2023-07-17 15:47:22 +02:00
Tomas Valenta 43503d390b Add analytics attribute 2023-07-15 08:58:56 -07:00
Tomas Valenta 9efaf1b320 Add analytics attribute 2023-07-15 08:57:53 -07:00
Tomas Valenta fddfec51c2 Fix deploy error handling 2023-07-15 02:36:25 -07:00
Tomas Valenta a46f6b447c Merge branch 'main' into production 2023-07-15 01:44:16 -07:00
Tomas Valenta 71311b2690 Use user openAI key also for title generation 2023-07-15 01:40:24 -07:00
Tomas Valenta c6a5ec4d02 Remove log 2023-07-15 01:12:52 -07:00
Tomas Valenta 2eba3eeb86 Add user openAI key handling 2023-07-15 00:59:49 -07:00
Tomas Valenta 4377d5871c Remove unused components 2023-07-15 00:57:30 -07:00
Tomas Valenta 2e19b76fcc Replace password input with CSS to remove update password browser dialogs 2023-07-15 00:41:20 -07:00
Vasek Mlejnsky 48efcffe0b Change styling 2023-07-14 22:27:06 -07:00
Vasek Mlejnsky acadce71eb Add UI for passing user's OpenAI API key during setup 2023-07-14 22:26:03 -07:00
Vasek Mlejnsky 5e9566c3d1 Update README.md 2023-07-09 18:11:26 -07:00
Vasek Mlejnsky 86212123c5 Update README.md 2023-07-09 18:11:07 -07:00
Tomas Valenta 956bc515e8 Move env var from Dockerfile to Compose 2023-07-03 21:50:29 +00:00