| Example | Description |
|---|---|
| Please first install litellm[proxy] by running: uv pip install ‘litellm[proxy]‘ | Before running this script, you need to start the LiteLLM server: |
| Litellm Openai Basic | Cookbook example for litellm_openai/basic.py. |
| Tool Use | Litellm Openai model example. |