> ## Documentation Index
> Fetch the complete documentation index at: https://phidatainc-agui.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Litellm Openai

> Examples for LiteLLM with OpenAI-compatible models.

| Example                                                                                                                                  | Description                                                       |
| ---------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------- |
| [Please first install litellm\[proxy\] by running: uv pip install 'litellm\[proxy\]'](/examples/models/litellm-openai/audio-input-agent) | Before running this script, you need to start the LiteLLM server: |
| [Litellm Openai Basic](/examples/models/litellm-openai/basic)                                                                            | Cookbook example for `litellm_openai/basic.py`.                   |
| [Tool Use](/examples/models/litellm-openai/tool-use)                                                                                     | Litellm Openai model example.                                     |
