# Groq plugin for LiveKit Agents
Support for STT, TTS, and LLM with [Groq](https://www.groq.com/) fast inference.
See [https://docs.livekit.io/agents/integrations/groq/](https://docs.livekit.io/agents/integrations/groq/) for more information.
## Installation
```bash
pip install livekit-plugins-groq
```
## Pre-requisites
For credentials, you'll need a Groq Cloud account and obtain the correct credentials. Credentials can be passed directly or via GROQ_API_KEY environment variable
Raw data
{
"_id": null,
"home_page": null,
"name": "livekit-plugins-groq",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9.0",
"maintainer_email": null,
"keywords": "audio, groq, livekit, realtime, webrtc",
"author": null,
"author_email": "LiveKit <hello@livekit.io>",
"download_url": "https://files.pythonhosted.org/packages/87/7b/86138b9863f68e1a0189d3bebbaa97fcb9d2fc6a5713faeaa82d3828e140/livekit_plugins_groq-1.2.7.tar.gz",
"platform": null,
"description": "# Groq plugin for LiveKit Agents\n\nSupport for STT, TTS, and LLM with [Groq](https://www.groq.com/) fast inference.\n\nSee [https://docs.livekit.io/agents/integrations/groq/](https://docs.livekit.io/agents/integrations/groq/) for more information.\n\n## Installation\n\n```bash\npip install livekit-plugins-groq\n```\n\n## Pre-requisites\n\nFor credentials, you'll need a Groq Cloud account and obtain the correct credentials. Credentials can be passed directly or via GROQ_API_KEY environment variable\n",
"bugtrack_url": null,
"license": null,
"summary": "Groq inference plugin for LiveKit Agents",
"version": "1.2.7",
"project_urls": {
"Documentation": "https://docs.livekit.io",
"Source": "https://github.com/livekit/agents",
"Website": "https://livekit.io/"
},
"split_keywords": [
"audio",
" groq",
" livekit",
" realtime",
" webrtc"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "5a633362d1e3265b6a288e8a76968a07a698b1c8d9b0e463f2fca114d28b55a1",
"md5": "e42a4f3821a90e4682f03ba9a6eaaf49",
"sha256": "1f82df8d063e8f58af5fdad25e005eb3429dafda03ae41517b1542a269a143b8"
},
"downloads": -1,
"filename": "livekit_plugins_groq-1.2.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e42a4f3821a90e4682f03ba9a6eaaf49",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 7258,
"upload_time": "2025-08-28T00:54:54",
"upload_time_iso_8601": "2025-08-28T00:54:54.352972Z",
"url": "https://files.pythonhosted.org/packages/5a/63/3362d1e3265b6a288e8a76968a07a698b1c8d9b0e463f2fca114d28b55a1/livekit_plugins_groq-1.2.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "877b86138b9863f68e1a0189d3bebbaa97fcb9d2fc6a5713faeaa82d3828e140",
"md5": "ddafae1d839efa255b9f1c9a8a1b152c",
"sha256": "40a3d681df478c9306f26478959439fc05870e6c40fa9e515855af56d5a49814"
},
"downloads": -1,
"filename": "livekit_plugins_groq-1.2.7.tar.gz",
"has_sig": false,
"md5_digest": "ddafae1d839efa255b9f1c9a8a1b152c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 6037,
"upload_time": "2025-08-28T00:54:55",
"upload_time_iso_8601": "2025-08-28T00:54:55.128374Z",
"url": "https://files.pythonhosted.org/packages/87/7b/86138b9863f68e1a0189d3bebbaa97fcb9d2fc6a5713faeaa82d3828e140/livekit_plugins_groq-1.2.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-28 00:54:55",
"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-groq"
}