Jakub Novak
f2bec0544f
Fix empty file + add tests
2024-10-08 15:28:24 +02:00
Jakub Novak
506f70c7b8
Add docstrings to SDKs
2024-10-08 13:04:39 +02:00
0div
608ef45fa5
Use @overload
2024-10-08 12:32:33 +02:00
Tomas Valenta
3d9208cbd3
Fixate memory size of base template
2024-10-07 16:31:11 -07:00
0div
a379a587f0
Add multi-file write support for python-sdk sync
2024-10-07 21:10:28 +02:00
0div
a2d4ad72b6
boyscouting: fix some docstrings
2024-10-07 16:47:00 +02:00
0div
eda88d0c34
address PR comments
2024-10-07 16:36:37 +02:00
Vasek Mlejnsky
fd9a7f1552
Update reconnect_2.py
2024-10-05 14:09:39 -07:00
James Murdza
b07dd29f92
Fix Getting Started Examples ( #452 )
...
The current Getting Started examples are broken because 1) they don't
specify the Anthropic SDK version and 2) they use exports from a
deprecated beta version.
The example code has now been migrated in the cookbook
(https://github.com/e2b-dev/e2b-cookbook/commit/d28460156cf07e23c114581dc6dfafb71493418d )
so I'm copying it into the documentation here to fix the examples.
The Anthropic SDK version has also been notes to avoid our examples
suddenly breaking in the future.
2024-10-05 13:19:39 -07:00
James Murdza
85c1b87af8
Pin Anthropic SDK version in examples
2024-10-05 13:14:26 -07:00
James Murdza
7087d21310
Fix hello_world.py example for latest Anthropic SDK
2024-10-05 12:57:45 -07:00
James Murdza
17a0009919
Fix helloWorld.ts example for latest Anthropic SDK
2024-10-05 12:53:24 -07:00
Tomas Valenta
966f0c73af
[WIP] Cleanup
2024-10-04 17:41:04 -07:00
0div
9e6bc1739c
address PR comments
2024-10-04 23:13:12 +02:00
0div
b2e80e1d53
Added multi-file write support
2024-10-04 19:58:43 +02:00
Vasek Mlejnsky
fea9f65aa1
Update migration docs
2024-09-30 15:01:56 -07:00
github-actions[bot]
c7e79a579e
[skip ci] Release new SDK API reference doc versions
2024-09-27 15:41:34 +00:00
0div
e3c6d0dc51
remove "Objects" in h2 of python-sdk api ref markdown
2024-09-27 17:40:25 +02:00
0div
a89401b247
use more recent version of node in workflow
2024-09-27 17:33:12 +02:00
0div
7e8a2dd515
remove "Objects" in h2 of python-sdk api ref markdown
2024-09-27 17:32:30 +02:00
0div
a88a2cac2d
create TOC page instead of nested navigation
2024-09-27 11:59:04 +02:00
0div
e75d0903f6
ignore Search route type error
2024-09-26 17:32:29 +02:00
0div
c68a489cc4
fix footer prop type error
2024-09-26 17:08:59 +02:00
0div
9246c1be6f
Merge branch 'generate-api-refs-workflow' of https://github.com/e2b-dev/E2B into generate-api-refs-workflow
2024-09-26 16:39:29 +02:00
0div
0eef2ea559
fix undefined prop error
2024-09-26 16:39:02 +02:00
github-actions[bot]
661a08f8ff
[skip ci] Release new SDK API reference doc versions
2024-09-26 13:24:21 +00:00
0div
1d9db6489e
merge beta
2024-09-26 15:22:32 +02:00
0div
9b7a38ad2c
git ignore apiRefRoutes.json
2024-09-26 14:23:10 +02:00
0div
57703f4e2a
prebuild before build & dev
2024-09-26 14:22:23 +02:00
Jakub Novak
fe78c0320d
Simplify tests
2024-09-26 13:45:24 +02:00
Jakub Novak
30b043f49f
Add api key for tests
2024-09-26 12:38:32 +02:00
Jakub Novak
b334c0e261
Add pty tests in js
2024-09-26 12:36:55 +02:00
Jakub Novak
cc8938c7a4
Add tests before release
2024-09-26 11:56:34 +02:00
0div
08daef2d49
prebuild API ref routes and adapt component for nested ul elements
2024-09-26 09:47:05 +02:00
github-actions[bot]
8efd4d2795
[skip ci] Release new versions
2024-09-26 06:48:22 +00:00
Jakub Novak
8d626186de
Fix types
2024-09-26 08:44:45 +02:00
Jakub Novak
1d5ae30312
Merge 'main'
2024-09-26 08:39:05 +02:00
Tomas Valenta
ff368d1ba7
Explicitly configure keepalive pinging in Python SDK
2024-09-25 18:08:22 -07:00
Tomas Valenta
24e06c5e1a
Fix entry info return type
2024-09-25 17:46:28 -07:00
Tomas Valenta
e5b81e274c
Cleanup python pty types
2024-09-25 17:42:40 -07:00
Tomas Valenta
41853ccf98
Add keepalive ping and error handlers to pty
2024-09-25 17:32:04 -07:00
Tomas Valenta
81d349cb0b
Create constant for keepalive header
2024-09-25 17:31:43 -07:00
Tomas Valenta
3bd7426780
Fix possible type inconsistency
2024-09-25 17:17:27 -07:00
Tomas Valenta
10fac56058
Remove unused imports
2024-09-25 17:17:08 -07:00
Tomas Valenta
1c6c44c782
Fix possible type inconsistency
2024-09-25 17:16:04 -07:00
Tomas Valenta
71406236c0
Explicitly configure keepalive pinging
2024-09-25 17:06:59 -07:00
Tomas Valenta
daa0efb8e4
Increase python connections limit
2024-09-25 17:04:12 -07:00
Tomas Valenta
48d01df794
Use json transport for rpc in SDKs
2024-09-25 17:03:58 -07:00
Tomas Valenta
4047d71393
Fix watchdir start bug
2024-09-25 16:05:55 -07:00
0div
8172404876
allow commit failure in workflow
2024-09-24 18:18:32 +02:00