Jakub Novak
|
08ae6460e8
|
Merge remote-tracking branch 'origin/main' into delete-sandbox
# Conflicts:
# packages/cli/README.md
|
2023-11-21 14:08:03 +01:00 |
|
Tomas Valenta
|
1247c5154f
|
Remove lint from help blocks
|
2023-11-21 14:00:22 +01:00 |
|
Tomas Valenta
|
4d4aef903a
|
Update readme
|
2023-11-21 13:58:16 +01:00 |
|
Tomas Valenta
|
56b9421919
|
Update readme
|
2023-11-21 13:55:47 +01:00 |
|
Jakub Novak
|
241f1e4329
|
Update openapi generator
|
2023-11-21 13:54:53 +01:00 |
|
Tomas Valenta
|
43e8f6f1f0
|
Cleanup
|
2023-11-20 13:33:41 +01:00 |
|
Tomas Valenta
|
962b867c97
|
Add delete command to CLI
|
2023-11-20 13:31:41 +01:00 |
|
github-actions[bot]
|
8d0f9d43c7
|
[skip ci] Release new versions
|
2023-11-17 17:55:13 +00:00 |
|
Tomas Valenta
|
193581ccb2
|
Merge branch 'main' into start-cmd
|
2023-11-17 18:50:35 +01:00 |
|
Tomas Valenta
|
d24e37b0df
|
Tweak flag
|
2023-11-17 17:09:49 +01:00 |
|
Tomas Valenta
|
31a17e172e
|
Add start cmd for build in CLI [WIP]
|
2023-11-17 15:44:25 +01:00 |
|
Jakub Novak
|
30bb211ea4
|
Fix max duration time
|
2023-11-17 10:06:36 +01:00 |
|
github-actions[bot]
|
3dffd36705
|
[skip ci] Release new versions
|
2023-11-16 14:07:11 +00:00 |
|
Tomas Valenta
|
1851f18f6a
|
Merge branch 'openai-integration' of https://github.com/e2b-dev/e2b into openai-integration
|
2023-11-16 14:12:28 +01:00 |
|
Tomas Valenta
|
298d223e00
|
Add warning when required action is not found
|
2023-11-16 14:12:21 +01:00 |
|
Jakub Novak
|
14e8160f6d
|
Fix
|
2023-11-16 13:36:45 +01:00 |
|
Jakub Novak
|
33b8c14c15
|
Merge remote-tracking branch 'origin/fix-signatures' into openai-integration
# Conflicts:
# packages/js-sdk/src/sandbox/index.ts
|
2023-11-16 13:04:56 +01:00 |
|
Jakub Novak
|
64ac53d4b6
|
Merge remote-tracking branch 'origin/main' into openai-integration
# Conflicts:
# packages/js-sdk/package.json
# packages/js-sdk/src/sandbox/index.ts
# packages/python-sdk/e2b/sandbox/main.py
# packages/python-sdk/example.py
# packages/python-sdk/pyproject.toml
|
2023-11-16 12:59:53 +01:00 |
|
Jakub Novak
|
7b1b6f940d
|
Add types
|
2023-11-16 12:36:00 +01:00 |
|
Tomas Valenta
|
f2b1fd1c54
|
Increment version
|
2023-11-16 12:05:57 +01:00 |
|
Jakub Novak
|
6234eb12e2
|
Increase version
|
2023-11-16 12:04:52 +01:00 |
|
Tomas Valenta
|
8acffec410
|
Imrpove method signatures and docstrings
|
2023-11-16 12:02:35 +01:00 |
|
Jakub Novak
|
7d18288f86
|
Rename tests
|
2023-11-16 12:02:30 +01:00 |
|
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 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
|
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 |
|
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
|
2023-11-14 17:56:20 +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 |
|
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 |
|
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 |
|
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 |
|