Guides
Guides are focused references organized by the job you are trying to do with LiteLLM: make requests, use tools, handle media, manage context, or operate the gateway safely.
New to LiteLLM or not sure whether you need the SDK or Gateway path first? Start at Learn โ
Build With LiteLLMโ
โก
Core Requests
Streaming, batching, structured outputs, and reasoning behavior.
๐ ๏ธ
Tool Calling
Function calling, web tools, interception patterns, computer use, code interpreter, and tool-call hygiene.
๐ผ๏ธ
Multimodal I/O
Vision, audio, PDFs, image generation, and video generation.
๐
Retrieval & Knowledge
Vector stores, file search, citations, and knowledge-base routing.
๐ง
Prompts & Context
Prompt caching, trimming, formatting, assistant prefill, and predicted outputs.