Skip to main content
ExampleDescription
Litellm Audio Input AgentCookbook example for litellm/audio_input_agent.py.
Litellm BasicCookbook example for litellm/basic.py.
Litellm Basic GptCookbook example for litellm/basic_gpt.py.
DbAdd storage to the Agent.
Litellm Image AgentCookbook example for litellm/image_agent.py.
Litellm Image Agent BytesCookbook example for litellm/image_agent_bytes.py.
Litellm KnowledgeCookbook example for litellm/knowledge.py.
Litellm MemoryCookbook example for litellm/memory.py.
Litellm MetricsCookbook example for litellm/metrics.py.
Litellm Pdf Input BytesCookbook example for litellm/pdf_input_bytes.py.
Litellm Pdf Input LocalCookbook example for litellm/pdf_input_local.py.
Litellm Pdf Input UrlCookbook example for litellm/pdf_input_url.py.
LiteLLM Reasoning Agent ExampleThis example demonstrates using reasoning models through LiteLLM.
RetryExample demonstrating how to set up retries with LiteLLM.
Litellm Structured OutputCookbook example for litellm/structured_output.py.
Litellm Tool UseCookbook example for litellm/tool_use.py.