Inference Providers documentation

Integrations Overview

Hugging Face's logo
Join the Hugging Face community

and get access to the augmented documentation experience

to get started

Integrations Overview

Hugging Face Inference Providers plugs into the tools you already use, from coding agents like Claude Code, Codex, and OpenCode to LLM frameworks, evaluation suites, and IDEs. Bring your own HF token and run state-of-the-art open models across dozens of providers, without changing your workflow.

Why Use Integrations?

  • Keep your existing tools: Use Inference Providers with tools you already know
  • Access dozens of providers: Switch between providers without changing your code
  • Zero markup pricing: Get the same rates as going direct to providers
  • Single API token: One HF token for all providers and models

Overview

This table lists some tools, libraries, and applications that work with Hugging Face Inference Providers. For detailed setup instructions, follow the links in the Resources column.

IntegrationDescriptionResources
PiMinimalist terminal-based coding assistantGetting started
OpenCodeAI coding agent built for the terminalGetting started
CodexOpenAI’s agentic coding CLI for the terminalGetting started
Claude CodeAgentic coding tool for the terminalGetting started
Hermes AgentOpen-source AI agent CLI for coding and developmentGetting started
CrewAIFramework for orchestrating AI agent teamsOfficial docs
NeMo Data DesignerSynthetic dataset generation frameworkGetting started
GitHub Copilot ChatAI pair programmer in VS CodeGetting started
fast-agentFlexible framework building MCP/ACP powered Agents, Workflows and evalsOfficial docs
HaystackOpen-source LLM framework for building production applicationsOfficial docs
InspectAI safety and evaluation frameworkOfficial docs
LangChainLLM application frameworkOfficial docs
LiteLLMUnified interface for 100+ LLMsOfficial docs
LlamaIndexData framework for LLM applicationsOfficial docs
MacWhisperSpeech-to-text application for macOSGetting started
PydanticAIFramework for building AI agents with PythonOfficial docs
Roo CodeAI-powered code generation and refactoringOfficial docs
smolagentsFramework for building LLM agents with tool integrationOfficial docs
Vision AgentsSDK for real-time AI with text and vision language modelsGetting started

Integrations by Category

API Clients

Client libraries and gateways for simplified LLM access.

Applications

End-user applications and interfaces powered by LLMs.

Developer Tools

AI-powered coding assistants and development environments.

Evaluation Frameworks

Tools for assessing and ensuring AI safety and performance.

LLM Frameworks

LLM application frameworks and orchestration platforms.

Synthetic Data

Tools for creating synthetic datasets.

Don’t See Your Tool?

If a tool doesn’t have explicit support for Inference Providers, it’s often still compatible via its OpenAI-compatible API. Check your tool’s documentation to see if it can be pointed at a custom endpoint.

Update on GitHub