Metadata-Version: 2.4
Name: videosdk-plugins-anthropic
Version: 0.0.25
Summary: VideoSDK Agent Framework plugin for anthropic
Author: videosdk
License-Expression: Apache-2.0
Keywords: ai,anthropic,audio,video,videosdk
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Communications :: Conferencing
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.11
Requires-Dist: anthropic>=0.55.0
Requires-Dist: videosdk-agents>=0.0.25
Description-Content-Type: text/markdown

# VideoSDK Anthropic Plugin

Agent Framework plugin for LLM services from Anthropic.

## Installation

```bash
pip install videosdk-plugins-anthropic
```
