| Litellm Audio Input Agent | Cookbook example for litellm/audio_input_agent.py. |
| Litellm Basic | Cookbook example for litellm/basic.py. |
| Litellm Basic Gpt | Cookbook example for litellm/basic_gpt.py. |
| Db | Add storage to the Agent. |
| Litellm Image Agent | Cookbook example for litellm/image_agent.py. |
| Litellm Image Agent Bytes | Cookbook example for litellm/image_agent_bytes.py. |
| Litellm Knowledge | Cookbook example for litellm/knowledge.py. |
| Litellm Memory | Cookbook example for litellm/memory.py. |
| Litellm Metrics | Cookbook example for litellm/metrics.py. |
| Litellm Pdf Input Bytes | Cookbook example for litellm/pdf_input_bytes.py. |
| Litellm Pdf Input Local | Cookbook example for litellm/pdf_input_local.py. |
| Litellm Pdf Input Url | Cookbook example for litellm/pdf_input_url.py. |
| LiteLLM Reasoning Agent Example | This example demonstrates using reasoning models through LiteLLM. |
| Retry | Example demonstrating how to set up retries with LiteLLM. |
| Litellm Structured Output | Cookbook example for litellm/structured_output.py. |
| Litellm Tool Use | Cookbook example for litellm/tool_use.py. |