livekit-plugins-fireworksai


Namelivekit-plugins-fireworksai JSON
Version 1.2.17 PyPI version JSON
download
home_pageNone
SummaryLiveKit Agents Plugin for Fireworks AI
upload_time2025-10-29 15:45:54
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseNone
keywords ai audio livekit realtime video voice webrtc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Fireworks AI plugin for LiveKit Agents

Support for speech-to-text api with [Fireworks AI](https://fireworks.ai/).

## Installation

```bash
pip install livekit-plugins-fireworksai
```

## Pre-requisites

You'll need an API key from Fireworks AI. It can be set as an environment variable: `FIREWORKS_API_KEY` 

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "livekit-plugins-fireworksai",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "ai, audio, livekit, realtime, video, voice, webrtc",
    "author": null,
    "author_email": "LiveKit <hello@livekit.io>",
    "download_url": "https://files.pythonhosted.org/packages/66/39/aa7366b965a0d6b604da5b0e86fd56b5f51be7ee8155b16aa7584b28c13a/livekit_plugins_fireworksai-1.2.17.tar.gz",
    "platform": null,
    "description": "# Fireworks AI plugin for LiveKit Agents\n\nSupport for speech-to-text api with [Fireworks AI](https://fireworks.ai/).\n\n## Installation\n\n```bash\npip install livekit-plugins-fireworksai\n```\n\n## Pre-requisites\n\nYou'll need an API key from Fireworks AI. It can be set as an environment variable: `FIREWORKS_API_KEY` \n",
    "bugtrack_url": null,
    "license": null,
    "summary": "LiveKit Agents Plugin for Fireworks AI",
    "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",
        " livekit",
        " realtime",
        " video",
        " voice",
        " webrtc"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9e9a2e7afe04527ad53aeb8f553b594d4cc45db9e8de1f5942cf5c7cb1dd96a5",
                "md5": "66899e3e0a49218c916f31bea6aa29af",
                "sha256": "05d3ea5472beff4e89231510f8cc744283531c3ed5f393f0cb04b2cdcc746890"
            },
            "downloads": -1,
            "filename": "livekit_plugins_fireworksai-1.2.17-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "66899e3e0a49218c916f31bea6aa29af",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 8416,
            "upload_time": "2025-10-29T15:45:53",
            "upload_time_iso_8601": "2025-10-29T15:45:53.020996Z",
            "url": "https://files.pythonhosted.org/packages/9e/9a/2e7afe04527ad53aeb8f553b594d4cc45db9e8de1f5942cf5c7cb1dd96a5/livekit_plugins_fireworksai-1.2.17-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6639aa7366b965a0d6b604da5b0e86fd56b5f51be7ee8155b16aa7584b28c13a",
                "md5": "9eb4a947a657560a864d733d0235820a",
                "sha256": "03025ee0c2fc872a287ae6bd7bcc35724a731f85f89b688adc3819f4546fef9d"
            },
            "downloads": -1,
            "filename": "livekit_plugins_fireworksai-1.2.17.tar.gz",
            "has_sig": false,
            "md5_digest": "9eb4a947a657560a864d733d0235820a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 7828,
            "upload_time": "2025-10-29T15:45:54",
            "upload_time_iso_8601": "2025-10-29T15:45:54.121282Z",
            "url": "https://files.pythonhosted.org/packages/66/39/aa7366b965a0d6b604da5b0e86fd56b5f51be7ee8155b16aa7584b28c13a/livekit_plugins_fireworksai-1.2.17.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-29 15:45:54",
    "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-fireworksai"
}
        
Elapsed time: 0.66795s