# Schema defined in agent_schema.py active = true identity = "inference.huggingface.co" name = "Hugging Face Inference Providers" short_name = "hf" url = "https://huggingface.co" protocol = "acp" author_name = "Hugging Face" author_url = "https://huffingface.co" publisher_name = "Hugging Face" publisher_url = "https://huffingface.co" type = "chat" description = """ Use the latest open weight models and skills with HF Inference Providers. Create an account at Hugging Face and register with [b]toad-hf-inference-explorers[/] for [bold $success]$20[/] of free credit!""" tags = [] run_command."*" = "hf-inference-acp -x" help = ''' # Hugging Face Inference Providers Chat with the latest open weight models using Hugging Face inference providers. --- Create an account at huggingface.co/join and register with [Toad Explorers](https://huggingface.co/toad-hf-inference-explorers) for **$20** of free credit! ''' welcome = ''' # Hugging Face 🤗 Use `ctrl+o` to enter Setup mode and type `go` to change settings. Use `/skills` to manage and install skills. Join the community at [Toad Hf Inference Explorers](https://huggingface.co/toad-hf-inference-explorers) ''' recommended = true [actions."*".install] command = "uv tool install -U hf-inference-acp --with-executables-from huggingface_hub --force" description = "Install Hugging Face Inference Providers"