# PIPELLM Docs ## Docs - [Messages](https://docs.pipellm.ai/api-reference/anthropic/messages.md): Anthropic-compatible Messages API on PipeLLM - [Overview](https://docs.pipellm.ai/api-reference/anthropic/overview.md): Anthropic API authentication, endpoints, and supported models - [Tool Use](https://docs.pipellm.ai/api-reference/anthropic/tool-use.md): Claude function calling and tool use - [Generate Content](https://docs.pipellm.ai/api-reference/gemini/generate-content.md): Gemini-compatible generateContent API on PipeLLM - [Overview](https://docs.pipellm.ai/api-reference/gemini/overview.md): Gemini API authentication, endpoints, and supported models - [Overview](https://docs.pipellm.ai/api-reference/introduction.md): Public endpoints, protocol families, and how to choose the right PipeLLM route - [List Models](https://docs.pipellm.ai/api-reference/list-models.md): Retrieve the PipeLLM unified model catalog from /v1/models - [Chat Completions](https://docs.pipellm.ai/api-reference/openai/chat-completions.md): OpenAI-compatible chat completions API - [Overview](https://docs.pipellm.ai/api-reference/openai/overview.md): OpenAI Compatible API authentication, endpoints, and supported models - [Responses](https://docs.pipellm.ai/api-reference/openai/responses.md): OpenAI-compatible Responses API on PipeLLM - [Anthropic Format Converter](https://docs.pipellm.ai/converter/anthropic-format.md): Use Gemini and OpenAI models with Anthropic SDK - [Gemini Format Converter](https://docs.pipellm.ai/converter/gemini-format.md): Use OpenAI and Anthropic models with Gemini SDK - [OpenAI Format Converter](https://docs.pipellm.ai/converter/openai-format.md): Use Gemini and Anthropic models with OpenAI SDK - [Protocol Conversion Overview](https://docs.pipellm.ai/converter/overview.md): Protocol conversion routes for OpenAI, Anthropic, and Gemini request formats across the PipeLLM gateway - [Errors](https://docs.pipellm.ai/guides/errors.md): API error types, HTTP status codes, and retry strategies - [Rate Limits](https://docs.pipellm.ai/guides/rate-limits.md): API rate limits by account tier - [Routing & Protocols](https://docs.pipellm.ai/guides/routing-protocols.md): Choose the correct native route or converter route for each request format - [PipeLLM — Gateway, Managed Tools, and Agent Integrations](https://docs.pipellm.ai/index.md): Model gateway routes, protocol conversion, managed WebSearch, and agent-ready integrations for production AI systems. - [Claude Code](https://docs.pipellm.ai/integrations/claude-code.md): Connect Claude Code to PipeLLM with Anthropic-compatible routing - [LangChain (Anthropic)](https://docs.pipellm.ai/integrations/langchain-anthropic.md): Use LangChain's ChatAnthropic with PipeLLM's Anthropic-compatible routes - [LangChain (Gemini)](https://docs.pipellm.ai/integrations/langchain-gemini.md): Use LangChain's ChatGoogleGenerativeAI with PipeLLM's Gemini routes - [LangChain (OpenAI)](https://docs.pipellm.ai/integrations/langchain-openai.md): Use LangChain's ChatOpenAI with PipeLLM's OpenAI-compatible routes - [OpenClaw](https://docs.pipellm.ai/integrations/openclaw.md): Connect OpenClaw to PipeLLM with a custom provider - [OpenCode](https://docs.pipellm.ai/integrations/opencode.md): Connect OpenCode to PipeLLM with a custom OpenAI-compatible provider - [Agent Integrations Overview](https://docs.pipellm.ai/integrations/overview.md): Coding assistants and agent frameworks that connect to PipeLLM through protocol-compatible gateway routes - [Quick Start](https://docs.pipellm.ai/quickstart.md): Get started with PipeLLM in 3 steps - [Nano Banana Image Generation](https://docs.pipellm.ai/use-cases/nano-banana.md): Generate and edit images with Gemini Nano Banana multimodal models - [News Search](https://docs.pipellm.ai/websearch/news-search.md): Search recent news articles with retrieval support through PipeLLM WebSearch - [pipellm-websearch (npm)](https://docs.pipellm.ai/websearch/npm-package.md): Install PipeLLM WebSearch from npm as an OpenClaw plugin - [Overview](https://docs.pipellm.ai/websearch/overview.md): PipeLLM WebSearch is a standalone search and retrieval product surface for developers and agents - [Reader](https://docs.pipellm.ai/websearch/reader.md): Read a web page and return clean text through PipeLLM WebSearch - [Deep Search](https://docs.pipellm.ai/websearch/search-api.md): Deep web search with content extraction and reranking through PipeLLM WebSearch - [Simple Search](https://docs.pipellm.ai/websearch/simple-search.md): Fast web search snippets through PipeLLM WebSearch