Jakub Novak
|
effba5018c
|
Rename openAI register function in python SDK
|
2023-11-16 11:44:18 +01:00 |
|
Tomas Valenta
|
b7f010a609
|
Rename register action; Add add action overloading
|
2023-11-16 11:27:32 +01:00 |
|
Tomas Valenta
|
d38024085c
|
Change openai integration property name
|
2023-11-16 10:51:55 +01:00 |
|
github-actions[bot]
|
a08587be27
|
[skip ci] Release new versions
|
2023-11-16 08:52:38 +00:00 |
|
Jakub Novák
|
a02fd46182
|
Add possibility to keep sandbox alive after disconnecting (#224)
@e2b/cli@0.1.11
@e2b/python-sdk@0.11.0
@e2b/sdk@0.10.0
|
2023-11-16 09:48:16 +01:00 |
|
Jakub Novak
|
f636bdb997
|
Fix minor issues, raise error on incorrect values
|
2023-11-16 09:45:12 +01:00 |
|
Jakub Novak
|
00b8e019a1
|
Add docs
|
2023-11-16 09:45:12 +01:00 |
|
Jakub Novak
|
bb4d6fd000
|
Format
|
2023-11-16 09:45:12 +01:00 |
|
Jakub Novak
|
f9169e588b
|
Refactor
|
2023-11-16 09:45:12 +01:00 |
|
Jakub Novak
|
07484f0218
|
Improve docstrings for timeout in Python
|
2023-11-16 09:45:12 +01:00 |
|
Jakub Novak
|
4e315988cf
|
Improve docstrings for timeout in JS
|
2023-11-16 09:45:11 +01:00 |
|
Jakub Novak
|
89d90f86db
|
Update schema
|
2023-11-16 09:45:11 +01:00 |
|
Jakub Novak
|
5fd7537ae1
|
Add changeset
|
2023-11-16 09:45:11 +01:00 |
|
Jakub Novak
|
b33da692c0
|
Implement reconnecting in JS
|
2023-11-16 09:45:11 +01:00 |
|
Jakub Novak
|
3a214c2553
|
Refactor
|
2023-11-16 09:45:11 +01:00 |
|
Jakub Novak
|
6a53352cd7
|
Apply black
|
2023-11-16 09:45:11 +01:00 |
|
Jakub Novak
|
84a54c1203
|
Implement reconnecting in Python
|
2023-11-16 09:45:11 +01:00 |
|
Jakub Novak
|
4856fdcb3d
|
Add missing files
|
2023-11-16 09:45:11 +01:00 |
|
Jakub Novak
|
cc39593e3d
|
Regenerate python client
|
2023-11-16 09:45:10 +01:00 |
|
Vasek Mlejnsky
|
42ea764f84
|
Merge branch 'main' of https://github.com/e2b-dev/e2b
|
2023-11-15 21:33:35 +01:00 |
|
Vasek Mlejnsky
|
0f85947bc5
|
fix typo in docs
|
2023-11-15 21:33:30 +01:00 |
|
Vasek Mlejnsky
|
6eb12170c4
|
openai integration [wip]
|
2023-11-15 21:33:08 +01:00 |
|
github-actions[bot]
|
9d45a2ceff
|
[skip ci] Release new versions
|
2023-11-14 17:08:28 +00:00 |
|
Jakub Novak
|
1a2502a76f
|
Handle error for starting process in folder that doesn't exist
@e2b/python-sdk@0.10.9
@e2b/sdk@0.9.1
|
2023-11-14 17:56:20 +01:00 |
|
Jakub Novak
|
43b1c6fd51
|
Assign the name for teams in posthog analytics
|
2023-11-14 15:59:37 +01:00 |
|
Tomas Valenta
|
4878b7ea3a
|
Add docs link to the troubleshooting message
|
2023-11-14 09:26:07 +01:00 |
|
Tomas Valenta
|
c544dc69be
|
Add note about setting E2B_ACCESS_TOKEN in CI/CD
|
2023-11-14 09:23:58 +01:00 |
|
Jakub Novák
|
03f8587dba
|
Docs custom sandbox (#222)
Use custom sandbox in docs
|
2023-11-13 15:39:42 +01:00 |
|
Tomas Valenta
|
01c64c3960
|
Add register action test for Python SDK
|
2023-11-13 15:31:28 +01:00 |
|
Tomas Valenta
|
da4a3c3145
|
Refactor registered actions to return a map
instead of a list.
|
2023-11-13 15:22:51 +01:00 |
|
Vasek Mlejnsky
|
554e23dfdc
|
Update guide
|
2023-11-13 15:12:56 +01:00 |
|
Vasek Mlejnsky
|
388a90a119
|
Fix docs guide
|
2023-11-13 15:09:23 +01:00 |
|
Tomas Valenta
|
bc39e20184
|
Update SDKs docstrings
|
2023-11-13 15:08:46 +01:00 |
|
github-actions[bot]
|
b6d605f46c
|
[skip ci] Release new versions
|
2023-11-13 14:08:10 +00:00 |
|
Vasek Mlejnsky
|
b5da26b077
|
Update SDK example in CLI (#223)
@e2b/cli@0.1.10
|
2023-11-13 15:03:29 +01:00 |
|
Vasek Mlejnsky
|
6166a0a74a
|
changeset
|
2023-11-13 14:59:20 +01:00 |
|
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 |
|