livekit-plugins-bey


Namelivekit-plugins-bey JSON
Version 1.2.17 PyPI version JSON
download
home_pageNone
SummaryAgent Framework plugin for services from Beyond Presence
upload_time2025-10-29 15:45:36
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.
            # 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": "ai, audio, livekit, realtime, video, voice, webrtc",
    "author": null,
    "author_email": "LiveKit <support@livekit.io>",
    "download_url": "https://files.pythonhosted.org/packages/89/4b/f4cf02b3d5bbae2c8012bfc1b3546dc07fa7aeae8abf59eac16e1504cb4c/livekit_plugins_bey-1.2.17.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.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": "fe02abb39c35eb131ae56db95a46e3b4607c58977a582cf603bc6c97abff3e7c",
                "md5": "97c65a6b06988c5068597f7692769f44",
                "sha256": "768029065edd6fea315ce3f4e4c773d360656b59cc0c9ed78b1c7d7822e043a0"
            },
            "downloads": -1,
            "filename": "livekit_plugins_bey-1.2.17-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "97c65a6b06988c5068597f7692769f44",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 5241,
            "upload_time": "2025-10-29T15:45:36",
            "upload_time_iso_8601": "2025-10-29T15:45:36.043347Z",
            "url": "https://files.pythonhosted.org/packages/fe/02/abb39c35eb131ae56db95a46e3b4607c58977a582cf603bc6c97abff3e7c/livekit_plugins_bey-1.2.17-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "894bf4cf02b3d5bbae2c8012bfc1b3546dc07fa7aeae8abf59eac16e1504cb4c",
                "md5": "f740e7f06c9a2e09a429917d5f8fb751",
                "sha256": "acabe661c669744db65dd9839ba6d4cfa088d0c87d1f429bef2d7f328bad0030"
            },
            "downloads": -1,
            "filename": "livekit_plugins_bey-1.2.17.tar.gz",
            "has_sig": false,
            "md5_digest": "f740e7f06c9a2e09a429917d5f8fb751",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 5180,
            "upload_time": "2025-10-29T15:45:36",
            "upload_time_iso_8601": "2025-10-29T15:45:36.823282Z",
            "url": "https://files.pythonhosted.org/packages/89/4b/f4cf02b3d5bbae2c8012bfc1b3546dc07fa7aeae8abf59eac16e1504cb4c/livekit_plugins_bey-1.2.17.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-29 15:45:36",
    "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: 1.63493s