You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 24, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
11
11
# AG2 Extension for YepCode
12
12
13
-
An [AG2](https://ag2.ai/) (formerly AutoGen) extension that enables secure code execution using [YepCode's](https://yepcode.io/) serverless runtime environment. Execute Python and JavaScript code in production-grade, isolated sandboxes with built-in security and scalability.
13
+
An [AG2](https://ag2.ai/) (formerly AutoGen) extension that enables secure code execution using [YepCode's](https://yepcode.io/l/J80qg) serverless runtime environment. Execute Python and JavaScript code in production-grade, isolated sandboxes with built-in security and scalability.
14
14
15
15
> **Note**: AG2 was evolved from AutoGen. If you are looking for the extension for AutoGen, please check the [autogen-ext-yepcode](https://github.com/yepcode/autogen-ext-yepcode) repository.
16
16
@@ -32,7 +32,7 @@ pip install ag2_ext_yepcode
32
32
33
33
## Setup
34
34
35
-
1.**Create a YepCode Account**: Sign up at [yepcode.io](https://yepcode.io/)
35
+
1.**Create a YepCode Account**: Sign up at [yepcode.io](https://yepcode.io/l/J80qg)
36
36
2.**Get Your API Token**: Navigate to `Settings` > `API credentials` in your YepCode workspace
0 commit comments