livekit-plugins-directai


Namelivekit-plugins-directai JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/livekit/agents
SummaryAgent Framework plugin for accessing vision models from DirectAI
upload_time2024-02-20 16:17:44
maintainer
docs_urlNone
author
requires_python>=3.8.0
licenseApache-2.0
keywords webrtc realtime audio video livekit directai
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LiveKit Plugins DirectAI

Agent Framework plugin for accessing vision models from [DirectAI](https://directai.io/)

## Installation

```bash
pip install livekit-plugins-directai
```

## Pre-requisites

You'll need a DirectAI Client ID and secret. They can be set as environment variables:

- DIRECTAI_CLIENT_ID
- DIRECTAI_CLIENT_SECRET

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/livekit/agents",
    "name": "livekit-plugins-directai",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.0",
    "maintainer_email": "",
    "keywords": "webrtc,realtime,audio,video,livekit,directai",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/32/1a/a3a4596a6ffbf8391279179fbb7deb2e7199e9821ed0539cc5355d3d066a/livekit-plugins-directai-0.2.0.tar.gz",
    "platform": null,
    "description": "# LiveKit Plugins DirectAI\n\nAgent Framework plugin for accessing vision models from [DirectAI](https://directai.io/)\n\n## Installation\n\n```bash\npip install livekit-plugins-directai\n```\n\n## Pre-requisites\n\nYou'll need a DirectAI Client ID and secret. They can be set as environment variables:\n\n- DIRECTAI_CLIENT_ID\n- DIRECTAI_CLIENT_SECRET\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Agent Framework plugin for accessing vision models from DirectAI",
    "version": "0.2.0",
    "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": [
        "webrtc",
        "realtime",
        "audio",
        "video",
        "livekit",
        "directai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0785a1d7512ecf4d3b11944e1aada0ea23f9d4034571c989f0daff0d727b1c9",
                "md5": "9bc3e3a8d4e0d3fd0eb7dbff528765dc",
                "sha256": "1e7ba4df11fd16823f2eb8865b602480638f6de301da7065adb7e21332be6720"
            },
            "downloads": -1,
            "filename": "livekit_plugins_directai-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9bc3e3a8d4e0d3fd0eb7dbff528765dc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.0",
            "size": 7497,
            "upload_time": "2024-02-20T16:17:43",
            "upload_time_iso_8601": "2024-02-20T16:17:43.045014Z",
            "url": "https://files.pythonhosted.org/packages/b0/78/5a1d7512ecf4d3b11944e1aada0ea23f9d4034571c989f0daff0d727b1c9/livekit_plugins_directai-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "321aa3a4596a6ffbf8391279179fbb7deb2e7199e9821ed0539cc5355d3d066a",
                "md5": "cdbc34d46b96641c58886ea740245428",
                "sha256": "8c683dd767b91eac52117736949d5dd03b0f612986aede6f34076a1727ae40ea"
            },
            "downloads": -1,
            "filename": "livekit-plugins-directai-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cdbc34d46b96641c58886ea740245428",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.0",
            "size": 4902,
            "upload_time": "2024-02-20T16:17:44",
            "upload_time_iso_8601": "2024-02-20T16:17:44.073417Z",
            "url": "https://files.pythonhosted.org/packages/32/1a/a3a4596a6ffbf8391279179fbb7deb2e7199e9821ed0539cc5355d3d066a/livekit-plugins-directai-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-20 16:17:44",
    "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-directai"
}
        
Elapsed time: 0.19172s