livekit-plugins-groq


Namelivekit-plugins-groq JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/livekit/agents
SummaryGroq inference plugin for LiveKit
upload_time2025-03-25 06:56:35
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseApache-2.0
keywords groq llm stt tts webrtc livekit
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LiveKit Plugins Groq

Agent Framework plugin for services from Groq. Currently supporting STT, and LLM

## 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": "https://github.com/livekit/agents",
    "name": "livekit-plugins-groq",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "groq, llm, stt, tts, webrtc, livekit",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/0d/61/86ced929162be514337f7307037b3cb9723071f8293a4d9f3f7b6a4bda6a/livekit_plugins_groq-0.1.2.tar.gz",
    "platform": null,
    "description": "# LiveKit Plugins Groq\n\nAgent Framework plugin for services from Groq. Currently supporting STT, and LLM\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": "Apache-2.0",
    "summary": "Groq inference plugin for LiveKit",
    "version": "0.1.2",
    "project_urls": {
        "Documentation": "https://docs.livekit.io",
        "Homepage": "https://github.com/livekit/agents",
        "Source": "https://github.com/livekit/agents",
        "Website": "https://livekit.io/"
    },
    "split_keywords": [
        "groq",
        " llm",
        " stt",
        " tts",
        " webrtc",
        " livekit"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2f6494acbd0306ecc79f6f2b0e68cce1d1b27587560c1a3bc33992c6696c4fd8",
                "md5": "198240141bf7c27d6c58be8edfe81577",
                "sha256": "5428f7980a1396e403a1e27659e8f9cb053438f187e38a857e9b22807b357bfc"
            },
            "downloads": -1,
            "filename": "livekit_plugins_groq-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "198240141bf7c27d6c58be8edfe81577",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 6961,
            "upload_time": "2025-03-25T06:56:32",
            "upload_time_iso_8601": "2025-03-25T06:56:32.732254Z",
            "url": "https://files.pythonhosted.org/packages/2f/64/94acbd0306ecc79f6f2b0e68cce1d1b27587560c1a3bc33992c6696c4fd8/livekit_plugins_groq-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0d6186ced929162be514337f7307037b3cb9723071f8293a4d9f3f7b6a4bda6a",
                "md5": "4dc6cc88aed3efe4e49a50abfaaca16a",
                "sha256": "b87ab9389957199d57fd1c71c976016af2d25eb60a293e4904d53194e970c18f"
            },
            "downloads": -1,
            "filename": "livekit_plugins_groq-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "4dc6cc88aed3efe4e49a50abfaaca16a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 5833,
            "upload_time": "2025-03-25T06:56:35",
            "upload_time_iso_8601": "2025-03-25T06:56:35.699120Z",
            "url": "https://files.pythonhosted.org/packages/0d/61/86ced929162be514337f7307037b3cb9723071f8293a4d9f3f7b6a4bda6a/livekit_plugins_groq-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-25 06:56:35",
    "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: 0.49925s