Metadata-Version: 2.4
Name: videosdk-plugins-cometapi
Version: 1.0.5
Summary: VideoSDK Agent Framework plugin for CometAPI services
Author: videosdk
License-Expression: Apache-2.0
Keywords: ai,audio,cometapi,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: videosdk-agents>=1.0.5
Description-Content-Type: text/markdown

# VideoSDK CometAPI Plugin

Agent Framework plugin for real-time LLM, STT, and TTS services from CometAPI, allowing you to access multiple services using a single API key.

## Installation

```bash
pip install videosdk-plugins-cometapi
```