# 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/66/b2/a0c56dfd052f3f74257c49ced9a4ead1fd41c39a78e8cc03305151abcdfd/livekit_plugins_openai-1.2.7.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.2.7",
"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": "604a764c889303a6bea11711245bb63f82659b797dbe4ac6065dddcc52993bf3",
"md5": "d3c46af4b1d483b8e6a9aae6871a6e71",
"sha256": "bc2465daebac2eb1ae6642ea2c303d80e8474fe8062bb325904dd3945e680c40"
},
"downloads": -1,
"filename": "livekit_plugins_openai-1.2.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d3c46af4b1d483b8e6a9aae6871a6e71",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 34883,
"upload_time": "2025-08-28T00:55:09",
"upload_time_iso_8601": "2025-08-28T00:55:09.202621Z",
"url": "https://files.pythonhosted.org/packages/60/4a/764c889303a6bea11711245bb63f82659b797dbe4ac6065dddcc52993bf3/livekit_plugins_openai-1.2.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "66b2a0c56dfd052f3f74257c49ced9a4ead1fd41c39a78e8cc03305151abcdfd",
"md5": "3262f50a3d431cccddd646e19cec513d",
"sha256": "9509c4ecbda9a4f014493bcb73d5d6787774d1fb7daa674a316f2121382341b1"
},
"downloads": -1,
"filename": "livekit_plugins_openai-1.2.7.tar.gz",
"has_sig": false,
"md5_digest": "3262f50a3d431cccddd646e19cec513d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 29681,
"upload_time": "2025-08-28T00:55:10",
"upload_time_iso_8601": "2025-08-28T00:55:10.286704Z",
"url": "https://files.pythonhosted.org/packages/66/b2/a0c56dfd052f3f74257c49ced9a4ead1fd41c39a78e8cc03305151abcdfd/livekit_plugins_openai-1.2.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-28 00:55:10",
"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"
}