> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agno.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Huggingface

> Examples for HuggingFace model integration.

| Example                                                                           | Description                                                    |
| --------------------------------------------------------------------------------- | -------------------------------------------------------------- |
| [Huggingface Basic](/examples/models/huggingface/basic)                           | Cookbook example for `huggingface/basic.py`.                   |
| [Huggingface Llama Essay Writer](/examples/models/huggingface/llama-essay-writer) | Cookbook example for `huggingface/llama_essay_writer.py`.      |
| [Retry](/examples/models/huggingface/retry)                                       | Example demonstrating how to set up retries with Hugging Face. |
| [Huggingface Tool Use](/examples/models/huggingface/tool-use)                     | Cookbook example for `huggingface/tool_use.py`.                |
