livekit-plugins-bey


Namelivekit-plugins-bey JSON
Version 1.1.7 PyPI version JSON
download
home_pageNone
SummaryAgent Framework plugin for services from Beyond Presence
upload_time2025-07-15 21:21:28
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseNone
keywords audio livekit realtime video webrtc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Beyond Presence plugin for LiveKit Agents

Support for [Beyond Presence](https://docs.bey.dev) virtual avatars.

See [https://docs.livekit.io/agents/integrations/avatar/bey/](https://docs.livekit.io/agents/integrations/avatar/bey/) for more information.

## Installation

```bash
pip install livekit-plugins-bey
```

## Pre-requisites

Create a developer API key from the [creator dashboard](https://app.bey.chat) and set the `BEY_API_KEY` environment variable with it:

```bash
export BEY_API_KEY=<your-bey-api-key>
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "livekit-plugins-bey",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "audio, livekit, realtime, video, webrtc",
    "author": null,
    "author_email": "LiveKit <support@livekit.io>",
    "download_url": "https://files.pythonhosted.org/packages/3c/67/ef77b0a82096fb82b1b47ef42abc0409011d67aa27c5faf6e99e59da0c99/livekit_plugins_bey-1.1.7.tar.gz",
    "platform": null,
    "description": "# Beyond Presence plugin for LiveKit Agents\n\nSupport for [Beyond Presence](https://docs.bey.dev) virtual avatars.\n\nSee [https://docs.livekit.io/agents/integrations/avatar/bey/](https://docs.livekit.io/agents/integrations/avatar/bey/) for more information.\n\n## Installation\n\n```bash\npip install livekit-plugins-bey\n```\n\n## Pre-requisites\n\nCreate a developer API key from the [creator dashboard](https://app.bey.chat) and set the `BEY_API_KEY` environment variable with it:\n\n```bash\nexport BEY_API_KEY=<your-bey-api-key>\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Agent Framework plugin for services from Beyond Presence",
    "version": "1.1.7",
    "project_urls": {
        "Documentation": "https://docs.livekit.io",
        "Source": "https://github.com/livekit/agents",
        "Website": "https://livekit.io/"
    },
    "split_keywords": [
        "audio",
        " livekit",
        " realtime",
        " video",
        " webrtc"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "12c3db39bc9c390fdd7d4736d9c5520b51f520ff223282f07e67fca9a3d788ea",
                "md5": "6475ffad066ebdaa13f60795ced1b2c1",
                "sha256": "82a08564887bc54831fa9534457d3e5fd6b0b2dd8191b7083f5444b8505ceb96"
            },
            "downloads": -1,
            "filename": "livekit_plugins_bey-1.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6475ffad066ebdaa13f60795ced1b2c1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 5259,
            "upload_time": "2025-07-15T21:21:27",
            "upload_time_iso_8601": "2025-07-15T21:21:27.589440Z",
            "url": "https://files.pythonhosted.org/packages/12/c3/db39bc9c390fdd7d4736d9c5520b51f520ff223282f07e67fca9a3d788ea/livekit_plugins_bey-1.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3c67ef77b0a82096fb82b1b47ef42abc0409011d67aa27c5faf6e99e59da0c99",
                "md5": "9d4b4645583fd89698f4801b6fe9ed62",
                "sha256": "9eb4367e23a6ecbc299591f8f574e26b88e21af21fb8f0edc8d99f5c08410115"
            },
            "downloads": -1,
            "filename": "livekit_plugins_bey-1.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "9d4b4645583fd89698f4801b6fe9ed62",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 5161,
            "upload_time": "2025-07-15T21:21:28",
            "upload_time_iso_8601": "2025-07-15T21:21:28.394833Z",
            "url": "https://files.pythonhosted.org/packages/3c/67/ef77b0a82096fb82b1b47ef42abc0409011d67aa27c5faf6e99e59da0c99/livekit_plugins_bey-1.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-15 21:21:28",
    "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-bey"
}
        
Elapsed time: 0.61795s