Skip to content

Fix DockerExecutor tests with final_answer by calling send_tools #1495

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

Conversation

albertvillanova
Copy link
Member

@albertvillanova albertvillanova commented Jun 27, 2025

Fix DockerExecutor tests with final_answer by calling send_tools.

Currently, they raise error:

NameError: name 'final_answer' is not defined

I guess this bug was introduced when we required explicitly calling to send_tools.

@albertvillanova albertvillanova changed the title Fix DockerExecutor tests with final_answer by adding missing send_tools Fix DockerExecutor tests with final_answer by calling send_tools Jun 27, 2025
@albertvillanova albertvillanova merged commit 4aadda7 into huggingface:main Jun 30, 2025
3 checks passed
@albertvillanova albertvillanova deleted the fix-test-docker-executor-final-answer branch June 30, 2025 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants