Skip to content

Update tiny-agents example #3205

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 1 commit into from
Jul 7, 2025
Merged

Update tiny-agents example #3205

merged 1 commit into from
Jul 7, 2025

Conversation

Wauplin
Copy link
Contributor

@Wauplin Wauplin commented Jul 7, 2025

Fix #3203.

Fix docs example after #3166 / huggingface/huggingface.js#1556. Since release 0.33.2 tiny-agents config follow VSCode format. We made the change without a proper deprecation warning as it's still experimental and we wanted to harmonize with VSCode as quickly as possible (to avoid future conflicts).

Related PRs:

@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.

Copy link
Member

@julien-c julien-c left a comment

Choose a reason for hiding this comment

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

tldr: even innocuous-looking changes lead to unexpected breakage=)

Wauplin added a commit to huggingface/huggingface.js that referenced this pull request Jul 7, 2025
Fix docs example after
huggingface/huggingface_hub#3166 /
#1556. Since release
[0.33.2](https://github.com/huggingface/huggingface_hub/releases/tag/v0.33.2)
`tiny-agents` config follow VSCode format. We made the change without a
proper deprecation warning as it's still experimental and we wanted to
harmonize with VSCode as quickly as possible (to avoid future
conflicts).

Related PRs:
- huggingface/hub-docs#1816
- huggingface/transformers#39245
- huggingface/huggingface_hub#3205
- #1599
@Wauplin
Copy link
Contributor Author

Wauplin commented Jul 7, 2025

At least means there's some usage :)

@Wauplin Wauplin merged commit 6e944cf into main Jul 7, 2025
26 checks passed
@Wauplin Wauplin deleted the update-tiny-agents-example branch July 7, 2025 13:59
Wauplin added a commit that referenced this pull request Jul 11, 2025
mintyleaf pushed a commit to Swarmind/huggingface_hub that referenced this pull request Jul 11, 2025
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.

KeyError: 'command' in add_mcp_server when running tiny-agent due to incorrect params structure
3 participants