Skip to content
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

Use config to set name and description if not present #23473

Merged
merged 1 commit into from
May 19, 2023
Merged

Conversation

sgugger
Copy link
Collaborator

@sgugger sgugger commented May 19, 2023

What does this PR do?

This PR makes sure we read the name and description of a donwloaded tool in the config to set them in the tool class if they were not set by the user. We also perform a consistency check and override values by using the tool config when they are different, as the tool config should be the source of truth.

Fies #23469

@sgugger sgugger requested a review from amyeroberts May 19, 2023 14:15
@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented May 19, 2023

The documentation is not available anymore as the PR was closed or merged.

Copy link
Collaborator

@amyeroberts amyeroberts left a comment

Choose a reason for hiding this comment

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

Nice! Thanks for adding 🤗

@sgugger sgugger merged commit 2aa0cc2 into main May 19, 2023
@sgugger sgugger deleted the tool_name branch May 19, 2023 14:36
sheonhan pushed a commit to sheonhan/transformers that referenced this pull request Jun 1, 2023
)

Use config to set name and descriptiob if not present
gojiteji pushed a commit to gojiteji/transformers that referenced this pull request Jun 5, 2023
)

Use config to set name and descriptiob if not present
novice03 pushed a commit to novice03/transformers that referenced this pull request Jun 23, 2023
)

Use config to set name and descriptiob if not present
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.

3 participants