Commit Graph

2465 Commits

Author SHA1 Message Date
Jakub Novak 4a7ee39ddc Add build docs on release 2023-11-13 14:58:15 +01:00
Vasek Mlejnsky 39ca1c123c Change docs sandbox template action to work on workfow call 2023-11-13 14:52:24 +01:00
Jakub Novak e235d4f893 Add openai as dev dependency 2023-11-13 14:48:17 +01:00
Tomas Valenta 9a213f851f Update version 2023-11-13 14:47:33 +01:00
Tomas Valenta 9fe804cd14 Merge branch 'main' into openai-integration 2023-11-13 14:30:02 +01:00
Tomas Valenta 2c93377686 Add openai as peer dependency. 2023-11-13 14:15:39 +01:00
Tomas Valenta cc66d15533 Fix js open ai integration 2023-11-13 13:32:40 +01:00
Vasek Mlejnsky 2dfd15039c Update message after build 2023-11-13 13:26:52 +01:00
Tomas Valenta b4dc905bcd Rename method 2023-11-13 13:21:47 +01:00
Vasek Mlejnsky 0176383115 Add GH action for rebuilding docs sandbox template 2023-11-13 13:21:31 +01:00
Vasek Mlejnsky c23cacc78a Remove comment 2023-11-13 13:18:40 +01:00
Vasek Mlejnsky f71e803018 Use e2bdev:base for custom sandbox 2023-11-13 13:15:34 +01:00
Tomas Valenta d38ae60775 Fix error 2023-11-13 13:13:57 +01:00
Tomas Valenta 420cc430cc Add action decorator; Fix types [WIP] 2023-11-13 13:13:12 +01:00
Jakub Novak 75b50b2800 Try command again 2023-11-13 13:10:32 +01:00
Jakub Novak 4672746e4d Fix folder 2023-11-13 13:08:59 +01:00
Jakub Novak 207deb05d8 Don't use the docker action, prefer command 2023-11-13 13:06:00 +01:00
Jakub Novak 9a54c20f1a Use relative path 2023-11-13 13:00:52 +01:00
Jakub Novak 7a34326f82 Fix argument name 2023-11-13 12:56:22 +01:00
Jakub Novak f6287da9a7 Pass e2b.Dockerfile 2023-11-13 12:53:52 +01:00
Jakub Novak c73960fb45 Fix secret name 2023-11-13 12:50:53 +01:00
Jakub Novak cd3c6ea3e6 Fix action 2023-11-13 12:46:41 +01:00
Vasek Mlejnsky b75d2bafff Prepare for custom docs sandbox 2023-11-13 12:45:26 +01:00
Jakub Novak 79c53ff7d2 Add action for building base template 2023-11-13 12:44:59 +01:00
github-actions[bot] 79dc537e66 [skip ci] Release new versions 2023-11-13 10:48:24 +00:00
Jakub Novak 6f4cde66ab Add tests @e2b/cli@0.1.9 @e2b/python-sdk@0.10.8 @e2b/sdk@0.9.0 2023-11-13 11:43:33 +01:00
Jakub Novak 149217ca28 Add start and wait 2023-11-13 11:43:33 +01:00
Vasek Mlejnsky e3b3254131 Fix link 2023-11-13 11:37:45 +01:00
Tomas Valenta 946e8a0026 Add python SDK openai integration [WIP] 2023-11-12 17:39:56 +01:00
Tomas Valenta e8e98fdec1 Add openai assistant integration [WIP] 2023-11-12 16:48:45 +01:00
github-actions[bot] f3b19b83b5 [skip ci] Release new versions 2023-11-12 13:01:32 +00:00
Tomas Valenta 421fbac09d Fix ESM timeout compatibility and update
dependencies
@e2b/sdk@0.8.8
2023-11-12 13:56:59 +01:00
Tomas Valenta 201aefeb8f Hide JS SDK constructors that should not be called when spawning sandboxes 2023-11-12 12:41:52 +01:00
github-actions[bot] 8136981d68 [skip ci] Release new versions 2023-11-10 23:34:28 +00:00
Tomas Valenta 188dfd30ae Fix timeout unhandled error @e2b/sdk@0.8.7 2023-11-11 00:27:45 +01:00
Tomas Valenta 1e9628db89 Update snippets 2023-11-10 22:16:38 +01:00
Tomas Valenta ab01b6332d Refactored directory creation to include parent
directories
2023-11-10 22:15:53 +01:00
Vasek Mlejnsky 642d789ecb guide [wip] 2023-11-10 18:03:54 +01:00
Jakub Novák 50849a16cd Fix minor typo (#220) 2023-11-10 18:00:17 +01:00
Tereza Tizkova 8970c10e37 Fix minor typo 2023-11-10 17:56:48 +01:00
Jakub Novak f70059dcda Rework API keys in docs 2023-11-10 17:46:40 +01:00
github-actions[bot] 45c180104f [skip ci] Release new versions 2023-11-10 14:42:16 +00:00
Vasek Mlejnsky ed471ab792 Merge branch 'main' of https://github.com/e2b-dev/e2b 2023-11-10 15:38:06 +01:00
Vasek Mlejnsky 58f93305b1 Fix image width 2023-11-10 15:38:02 +01:00
Tomas Valenta b27561f4a4 Fix error parsing in build request @e2b/cli@0.1.8 2023-11-10 15:34:50 +01:00
Vasek Mlejnsky c71580266b update docs 2023-11-10 15:16:45 +01:00
Vasek Mlejnsky 1b97944339 Merge branch 'main' of https://github.com/e2b-dev/e2b 2023-11-10 15:14:44 +01:00
Vasek Mlejnsky 26adf30b22 Udpate docs 2023-11-10 15:14:41 +01:00
github-actions[bot] d62d87146f [skip ci] Release new versions 2023-11-10 14:11:45 +00:00
Tomas Valenta f751c6f024 Create release @e2b/cli@0.1.7 2023-11-10 15:07:40 +01:00