1 Commits

Author SHA1 Message Date
vbarda ed7748bb45 release 0.1.3 2025-04-25 09:36:01 -04:00
-1
View File
@@ -100,7 +100,6 @@ You can use any code sandbox you want, pass it in as a function which accepts tw
> [!Warning]
> Use a sandboxed environment in production! The `eval` function below is just for demonstration purposes, not safe!
> See example of using a secure [LangChain Sandbox](https://github.com/langchain-ai/langchain-sandbox) [here](examples/pyodide_sandbox_example.py)
```py
import builtins