livekit-plugins-groq


Namelivekit-plugins-groq JSON
Version 1.2.17 PyPI version JSON
download
home_pageNone
SummaryGroq inference plugin for LiveKit Agents
upload_time2025-10-29 15:46:01
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseNone
keywords ai audio groq livekit realtime video voice
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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": "ai, audio, groq, livekit, realtime, video, voice",
    "author": null,
    "author_email": "LiveKit <hello@livekit.io>",
    "download_url": "https://files.pythonhosted.org/packages/2a/8f/de6ce8d046b0789c2f44c754113584439610f01cd12c6aae91b9b03347f3/livekit_plugins_groq-1.2.17.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.17",
    "project_urls": {
        "Documentation": "https://docs.livekit.io",
        "Source": "https://github.com/livekit/agents",
        "Website": "https://livekit.io/"
    },
    "split_keywords": [
        "ai",
        " audio",
        " groq",
        " livekit",
        " realtime",
        " video",
        " voice"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "79a136b5a776f06b2dcef9c5064cec103af91a5cbf21884577c0557a22842531",
                "md5": "7c5d8fd8b8b745e36796c57ff42a6240",
                "sha256": "306c1137dcf7ad4b4a4dfb7272f64313a2d939a377774fc396c24e2ef2848cdc"
            },
            "downloads": -1,
            "filename": "livekit_plugins_groq-1.2.17-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7c5d8fd8b8b745e36796c57ff42a6240",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 7413,
            "upload_time": "2025-10-29T15:46:00",
            "upload_time_iso_8601": "2025-10-29T15:46:00.430504Z",
            "url": "https://files.pythonhosted.org/packages/79/a1/36b5a776f06b2dcef9c5064cec103af91a5cbf21884577c0557a22842531/livekit_plugins_groq-1.2.17-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2a8fde6ce8d046b0789c2f44c754113584439610f01cd12c6aae91b9b03347f3",
                "md5": "5c5314cf443365c27a18ecbef3813814",
                "sha256": "2b8db95adc0493b5c9f84677da82cc9a79f76159956f260515884f9a4bd42d40"
            },
            "downloads": -1,
            "filename": "livekit_plugins_groq-1.2.17.tar.gz",
            "has_sig": false,
            "md5_digest": "5c5314cf443365c27a18ecbef3813814",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 6199,
            "upload_time": "2025-10-29T15:46:01",
            "upload_time_iso_8601": "2025-10-29T15:46:01.208727Z",
            "url": "https://files.pythonhosted.org/packages/2a/8f/de6ce8d046b0789c2f44c754113584439610f01cd12c6aae91b9b03347f3/livekit_plugins_groq-1.2.17.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-29 15:46: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-groq"
}
        
Elapsed time: 9.89623s