Skip to content

Add HF access token permissions setup for tiny agents #126

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

meAmitPatil
Copy link

Add a new "Configure Access Token Permissions" section to the Setup instructions for tiny agents. This addresses a common issue where users encounter authentication errors when running tiny agents with hosted models because their Hugging Face access tokens lack the "Make calls to Inference Providers" permission.

Changes:

  • Added step-by-step instructions to configure token permissions
  • Included clear warning about potential authentication errors
  • Explained why this permission is required for inference providers like Nebius
  • Positioned after login step for logical setup flow

This change will help new users avoid frustrating authentication issues and get up and running faster with MCP tiny agents.

Add a new "Configure Access Token Permissions" section to the Setup instructions for tiny agents. This addresses a common issue where users encounter authentication errors when running tiny agents with hosted models because their Hugging Face access tokens lack the "Make calls to Inference Providers" permission.

Changes:
- Added step-by-step instructions to configure token permissions
- Included clear warning about potential authentication errors
- Explained why this permission is required for inference providers like Nebius
- Positioned after login step for logical setup flow

This change will help new users avoid frustrating authentication issues and get up and running faster with MCP tiny agents.
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.

1 participant