agential icon indicating copy to clipboard operation
agential copied to clipboard

[Feature Request]: Robust Code Interpreter Tool

Open alckasoc opened this issue 9 months ago • 0 comments

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 avatar May 21 '24 23:05 alckasoc