Option to run generated code in a sandbox #175
Labels
enhancement
New feature or request
scope:chat-ux
Issues concerning the chat user experience
scope:magics
Issues concerning the magic commands
Milestone
Problem
Users want to generate code with a generative AI model, then run it in a safer, sandboxed environment.
Proposed Solution
Give users the option to generate and also run code in a sandboxed environment, not the kernel.
Additional context
OpenAI's code interpreter plugin, in alpha as of 2023-05-17, provides this feature.
Consider using the LangChain Python tool.
The text was updated successfully, but these errors were encountered: