-
Notifications
You must be signed in to change notification settings - Fork 337
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
Support for "complex" in python executor #78
Comments
what is the fail message? I think that in this line :
mandelbrot is not defined. And if there is some import needs to be done, you can add it to the additional imports like this: manager_agent = CodeAgent( Also, this is not secure, but you can add specific function names in the local_python_executor here: BASE_PYTHON_TOOLS = { I, for example added |
The problem happens at: |
Closed by merging #79! 😄 |
The following code produced by DeepSeek fails:
The text was updated successfully, but these errors were encountered: