Skip to content

Fix tests of Agent.save and Tool.save #1029

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

Merged
merged 3 commits into from
Mar 19, 2025

Conversation

albertvillanova
Copy link
Member

@albertvillanova albertvillanova commented Mar 19, 2025

Fix tests of Agent.save and Tool.save.

Currently, when running the tests, they generate 2 directories in the current working directory: agent_export and output.

This PR fixes the tests so they save the Agent/Tool in a test-specific temporary directory.

@albertvillanova albertvillanova changed the title Fix test of Agent.save and Tool.save Fix tests of Agent.save and Tool.save Mar 19, 2025
Copy link
Collaborator

@aymeric-roucher aymeric-roucher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @albertvillanova !

@albertvillanova albertvillanova merged commit dd2d29f into huggingface:main Mar 19, 2025
3 checks passed
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