Skip to content

Fix ValueError on Guided Tour docs #1425

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

Conversation

albertvillanova
Copy link
Member

@albertvillanova albertvillanova commented Jun 9, 2025

Fix ValueError on Guided Tour docs.

Currently, following the docs example raises a ValueError:

ValueError: Each tool or managed_agent should have a unique name! You passed these duplicate names: ['web_search', 'web_search']

Supersede and close #847.

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@albertvillanova albertvillanova merged commit c6cf0d1 into huggingface:main Jun 10, 2025
4 checks passed
@albertvillanova albertvillanova deleted the fix-docs-bug-value-error branch June 10, 2025 13:42
@endolith
Copy link

This doesn't seem like the same thing as #847 which is about clarifying the parameter name, not the tool name.

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.

4 participants