livekit-plugins-anthropic


Namelivekit-plugins-anthropic JSON
Version 0.2.8 PyPI version JSON
download
home_pagehttps://github.com/livekit/agents
SummaryAgent Framework plugin for services from Anthropic
upload_time2024-12-21 07:24:49
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseApache-2.0
keywords webrtc realtime audio video livekit
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LiveKit Plugins Anthropic

Agent Framework plugin for services from Anthropic.

## Installation

```bash
pip install livekit-plugins-anthropic
```

## Pre-requisites

You'll need an API key from Anthropic. It can be set as an environment variable: `ANTHROPIC_API_KEY`

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/livekit/agents",
    "name": "livekit-plugins-anthropic",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "webrtc, realtime, audio, video, livekit",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/8e/d0/634b40d9dc6075a4e3b42ecd22e9c524cf24395e5751a3f14ebdbe04a66d/livekit_plugins_anthropic-0.2.8.tar.gz",
    "platform": null,
    "description": "# LiveKit Plugins Anthropic\n\nAgent Framework plugin for services from Anthropic.\n\n## Installation\n\n```bash\npip install livekit-plugins-anthropic\n```\n\n## Pre-requisites\n\nYou'll need an API key from Anthropic. It can be set as an environment variable: `ANTHROPIC_API_KEY`\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Agent Framework plugin for services from Anthropic",
    "version": "0.2.8",
    "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"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "79d6802e3acf2a4cb0097cef6c04a0c8b3405256b9248cc4ba9b0d4274856be0",
                "md5": "633ffdc1d5adf17aedca2b43e5bae92d",
                "sha256": "fde65207235fd7da9e33bdac82c1527684865dc0adfd622e9b368dbd46185e30"
            },
            "downloads": -1,
            "filename": "livekit_plugins_anthropic-0.2.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "633ffdc1d5adf17aedca2b43e5bae92d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 8769,
            "upload_time": "2024-12-21T07:23:40",
            "upload_time_iso_8601": "2024-12-21T07:23:40.793393Z",
            "url": "https://files.pythonhosted.org/packages/79/d6/802e3acf2a4cb0097cef6c04a0c8b3405256b9248cc4ba9b0d4274856be0/livekit_plugins_anthropic-0.2.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ed0634b40d9dc6075a4e3b42ecd22e9c524cf24395e5751a3f14ebdbe04a66d",
                "md5": "d34fcd614e98b12589f691364c5b5820",
                "sha256": "226c4e9687b8838f51cce2a3135f7eb60c243ccde156b037fedb9886ffdbe0ea"
            },
            "downloads": -1,
            "filename": "livekit_plugins_anthropic-0.2.8.tar.gz",
            "has_sig": false,
            "md5_digest": "d34fcd614e98b12589f691364c5b5820",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 7798,
            "upload_time": "2024-12-21T07:24:49",
            "upload_time_iso_8601": "2024-12-21T07:24:49.008046Z",
            "url": "https://files.pythonhosted.org/packages/8e/d0/634b40d9dc6075a4e3b42ecd22e9c524cf24395e5751a3f14ebdbe04a66d/livekit_plugins_anthropic-0.2.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-21 07:24:49",
    "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-anthropic"
}
        
Elapsed time: 0.39653s