Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Robust Code Interpreter Tool #156

Open
alckasoc opened this issue May 21, 2024 · 0 comments
Open

[Feature Request]: Robust Code Interpreter Tool #156

alckasoc opened this issue May 21, 2024 · 0 comments
Labels
design Suggested design/organizational changes enhancement New feature or request

Comments

@alckasoc
Copy link
Member

Feature Description

HumanEval has a robust code interpreter set up that uses the Python exec() function internally. We currently just have safe_execute which doesn't have all the guardrails in-place like HumanEval has in their repository. Maybe we can create a more robust function/class that houses this exec() internally.

Reason

No response

@alckasoc alckasoc added enhancement New feature or request design Suggested design/organizational changes labels May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design Suggested design/organizational changes enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant