Skip to content

Conversation

albertvillanova
Copy link
Member

Add Quickstart page to docs

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

@aymeric-roucher aymeric-roucher left a comment

Choose a reason for hiding this comment

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

As discussed in person: you can merge this page with the page currently named "🤗 Agents", which should be renamed to "Introduction", and rename "Installation" to "Installation options".

@@ -4,17 +4,109 @@
<img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/smolagents/license_to_call.png" width=100%/>
</div>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Removing this was a mistake?

Copy link
Member Author

@albertvillanova albertvillanova Jun 10, 2025

Choose a reason for hiding this comment

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

This is not removed (no leading minus sign): it is a rendering issue because of the .mdx file extension.

See my PR to fix this: 😉


🌐 **Support for any LLM**: it supports models hosted on the Hub loaded in their `transformers` version or through [Inference providers](https://huggingface.co/docs/inference-providers/index): Cerebras, Cohere, Fal, Fireworks, Hyperbolic, Nebius, Novita, Replicate, SambaNova, Together, etc. It also supports models from OpenAI, Anthropic... it's really easy to power an agent with any LLM.
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think supportingany LLM is a good features that we offer : maybe you could just make this more concise?

Copy link
Member Author

@albertvillanova albertvillanova Jun 10, 2025

Choose a reason for hiding this comment

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

I replaced that with:

🌐 Model-Agnostic: Easily integrate any large language model (LLM), whether it's hosted on the Hub via Inference providers, accessed via APIs such as OpenAI, Anthropic directly, or many others via LiteLLM integration, or run locally using Transformers or Ollama. Powering an agent with your preferred LLM is straightforward and flexible.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Nice wording! Don't hesitate to propagate this change in the Readme as well if you want

Copy link
Member Author

Choose a reason for hiding this comment

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

Indeed, I took the README as inspiration! 😅

albertvillanova and others added 3 commits June 10, 2025 15:57
Co-authored-by: Aymeric Roucher <69208727+aymeric-roucher@users.noreply.github.com>
@albertvillanova albertvillanova merged commit fae19e4 into huggingface:main Jun 10, 2025
4 checks passed
@albertvillanova albertvillanova deleted the docs-quickstart branch June 10, 2025 14:11
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.

3 participants