Skip to content

sdelahaies/tiny-agent-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

tiny-agent-mcp

this repo contains a reproductible example of the problem with huggingface_hub==0.32.3 as describred in the comments of the article python-tiny-agents

as of tdoay 3rd june 2025 performing the following actions lead to the error here after described

install the faulty dependency

uv venv
source .venv/bin/activate
uv pip install "huggingface_hub>=0.32.0"

run the tiny-agent

tiny-agents run ./my-agent

the log of the full error is reported in the error.log file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published