# 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/08/8e/04bec51d4ab88469cc501a3f33880a1bd4486aec286ae1420d98d637e23a/livekit_plugins_groq-1.2.1.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.1",
"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": "becfd5ea29c9288428aab8170b928869203d53cdc3fa830d5b5008b44c582494",
"md5": "3205def6afeb6e158943681e50a63e10",
"sha256": "df3d4ea555879a7cb81737762d9e63c7b3de197f0a94947cf8b449b3d3fb8a94"
},
"downloads": -1,
"filename": "livekit_plugins_groq-1.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3205def6afeb6e158943681e50a63e10",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 7059,
"upload_time": "2025-07-17T18:41:42",
"upload_time_iso_8601": "2025-07-17T18:41:42.191310Z",
"url": "https://files.pythonhosted.org/packages/be/cf/d5ea29c9288428aab8170b928869203d53cdc3fa830d5b5008b44c582494/livekit_plugins_groq-1.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "088e04bec51d4ab88469cc501a3f33880a1bd4486aec286ae1420d98d637e23a",
"md5": "7c8b9836a93fbfd9b3fddced09d0d880",
"sha256": "42df0159c7da794ca84441d54cb5be6561108a720664093105fc2c44b846bbb9"
},
"downloads": -1,
"filename": "livekit_plugins_groq-1.2.1.tar.gz",
"has_sig": false,
"md5_digest": "7c8b9836a93fbfd9b3fddced09d0d880",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 5860,
"upload_time": "2025-07-17T18:41:43",
"upload_time_iso_8601": "2025-07-17T18:41:43.293671Z",
"url": "https://files.pythonhosted.org/packages/08/8e/04bec51d4ab88469cc501a3f33880a1bd4486aec286ae1420d98d637e23a/livekit_plugins_groq-1.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-17 18:41:43",
"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"
}