# 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/31/ea/017263bc90b9bcf2b4949695e47ed042c3baf6c1baea946bfccfff78e0bf/livekit_plugins_openai-1.2.9.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.9",
"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": "a0ed8b656ba5b5a11494edf545d4c8fde57d5e09e4d849f14497e8c37c4b9624",
"md5": "297db3d53fc599f642aaf21947a6320a",
"sha256": "c0ff4d23d8c2822dbd98284efbe2ea0a5539ad3c72f2f4a7d02893d2ef5f145d"
},
"downloads": -1,
"filename": "livekit_plugins_openai-1.2.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "297db3d53fc599f642aaf21947a6320a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 51867,
"upload_time": "2025-09-15T18:06:00",
"upload_time_iso_8601": "2025-09-15T18:06:00.598555Z",
"url": "https://files.pythonhosted.org/packages/a0/ed/8b656ba5b5a11494edf545d4c8fde57d5e09e4d849f14497e8c37c4b9624/livekit_plugins_openai-1.2.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "31ea017263bc90b9bcf2b4949695e47ed042c3baf6c1baea946bfccfff78e0bf",
"md5": "49a0da142003fbaa7ff90e3205ff67c1",
"sha256": "5131bfe9e18596c08bf10c1780f8defdb55ecd623a1e6a7036b970f92923c289"
},
"downloads": -1,
"filename": "livekit_plugins_openai-1.2.9.tar.gz",
"has_sig": false,
"md5_digest": "49a0da142003fbaa7ff90e3205ff67c1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 44978,
"upload_time": "2025-09-15T18:06:01",
"upload_time_iso_8601": "2025-09-15T18:06:01.585264Z",
"url": "https://files.pythonhosted.org/packages/31/ea/017263bc90b9bcf2b4949695e47ed042c3baf6c1baea946bfccfff78e0bf/livekit_plugins_openai-1.2.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-15 18:06:01",
"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"
}