# OpenAI plugin for LiveKit Agents
Support for OpenAI Realtime API, LLM, TTS, and STT APIs.
Also includes support for a large number of OpenAI-compatible APIs including [Azure OpenAI](https://docs.livekit.io/agents/integrations/llm/azure-openai/), [Cerebras](https://docs.livekit.io/agents/integrations/cerebras/), [Fireworks](https://docs.livekit.io/agents/integrations/llm/fireworks/), [Perplexity](https://docs.livekit.io/agents/integrations/llm/perplexity/), [Telnyx](https://docs.livekit.io/agents/integrations/llm/telnyx/), [xAI](https://docs.livekit.io/agents/integrations/llm/xai/), [Ollama](https://docs.livekit.io/agents/integrations/llm/ollama/), and [DeepSeek](https://docs.livekit.io/agents/integrations/llm/deepseek/).
See [https://docs.livekit.io/agents/integrations/openai/](https://docs.livekit.io/agents/integrations/openai/) for more information.
## Installation
```bash
pip install livekit-plugins-openai
```
## Pre-requisites
You'll need an API key from OpenAI. It can be set as an environment variable: `OPENAI_API_KEY`
Raw data
{
"_id": null,
"home_page": null,
"name": "livekit-plugins-openai",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9.0",
"maintainer_email": null,
"keywords": "audio, livekit, realtime, video, webrtc",
"author": null,
"author_email": "LiveKit <hello@livekit.io>",
"download_url": "https://files.pythonhosted.org/packages/d8/63/324fc310765c084da0920fabf7ca8e319c4452a66d4f8373b52d14fe4196/livekit_plugins_openai-1.1.6.tar.gz",
"platform": null,
"description": "# OpenAI plugin for LiveKit Agents\n\nSupport for OpenAI Realtime API, LLM, TTS, and STT APIs.\n\nAlso includes support for a large number of OpenAI-compatible APIs including [Azure OpenAI](https://docs.livekit.io/agents/integrations/llm/azure-openai/), [Cerebras](https://docs.livekit.io/agents/integrations/cerebras/), [Fireworks](https://docs.livekit.io/agents/integrations/llm/fireworks/), [Perplexity](https://docs.livekit.io/agents/integrations/llm/perplexity/), [Telnyx](https://docs.livekit.io/agents/integrations/llm/telnyx/), [xAI](https://docs.livekit.io/agents/integrations/llm/xai/), [Ollama](https://docs.livekit.io/agents/integrations/llm/ollama/), and [DeepSeek](https://docs.livekit.io/agents/integrations/llm/deepseek/).\n\nSee [https://docs.livekit.io/agents/integrations/openai/](https://docs.livekit.io/agents/integrations/openai/) for more information.\n\n## Installation\n\n```bash\npip install livekit-plugins-openai\n```\n\n## Pre-requisites\n\nYou'll need an API key from OpenAI. It can be set as an environment variable: `OPENAI_API_KEY`\n",
"bugtrack_url": null,
"license": null,
"summary": "Agent Framework plugin for services from OpenAI",
"version": "1.1.6",
"project_urls": {
"Documentation": "https://docs.livekit.io",
"Source": "https://github.com/livekit/agents",
"Website": "https://livekit.io/"
},
"split_keywords": [
"audio",
" livekit",
" realtime",
" video",
" webrtc"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "34aef18262cafa8716461f45596adebc85a66b843024d38a6a143e1a11ded5ea",
"md5": "3feacfe15d2e342be28cb66d4b6c4f62",
"sha256": "c583cdc79888c3884b80435fd2aa57f6991e1926dd64e09856bc6d56c480b893"
},
"downloads": -1,
"filename": "livekit_plugins_openai-1.1.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3feacfe15d2e342be28cb66d4b6c4f62",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 34563,
"upload_time": "2025-07-10T17:32:53",
"upload_time_iso_8601": "2025-07-10T17:32:53.412009Z",
"url": "https://files.pythonhosted.org/packages/34/ae/f18262cafa8716461f45596adebc85a66b843024d38a6a143e1a11ded5ea/livekit_plugins_openai-1.1.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d863324fc310765c084da0920fabf7ca8e319c4452a66d4f8373b52d14fe4196",
"md5": "daf116c904a7d9455e732553e0b8fe75",
"sha256": "2bdf71a90b5b545e398f8676f7ed783b6bbd0a8bec2481b6cf9ee19b8859befe"
},
"downloads": -1,
"filename": "livekit_plugins_openai-1.1.6.tar.gz",
"has_sig": false,
"md5_digest": "daf116c904a7d9455e732553e0b8fe75",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 29300,
"upload_time": "2025-07-10T17:32:54",
"upload_time_iso_8601": "2025-07-10T17:32:54.372860Z",
"url": "https://files.pythonhosted.org/packages/d8/63/324fc310765c084da0920fabf7ca8e319c4452a66d4f8373b52d14fe4196/livekit_plugins_openai-1.1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-10 17:32:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "livekit",
"github_project": "agents",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "livekit-plugins-openai"
}