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
**A Production-Ready Runtime Framework for Intelligent Agent Applications**
@@ -154,7 +155,7 @@ with BaseSandbox() as box:
154
155
155
156
> [!NOTE]
156
157
>
157
-
> Current version requires Docker to be installed and running on your system. In the future, we will provide Kubernetes deployment and public cloud deployment options. Please refer to [this tutorial](https://runtime.agentscope.io/en/sandbox.html) for more details.
158
+
> Current version requires Docker or Kubernetes to be installed and running on your system. Please refer to [this tutorial](https://runtime.agentscope.io/en/sandbox.html) for more details.
158
159
159
160
---
160
161
@@ -164,6 +165,7 @@ with BaseSandbox() as box:
164
165
-**[💡 Concept](https://runtime.agentscope.io/en/concept.html)**: Core concepts and architecture overview
0 commit comments