Metadata-Version: 2.4
Name: vision-agents-plugins-vogent
Version: 0.4.2
Summary: Vogent turn keeping plugin for Vision Agents
Project-URL: Documentation, https://visionagents.ai/
Project-URL: Website, https://visionagents.ai/
Project-URL: Source, https://github.com/GetStream/Vision-Agents
License-Expression: MIT
Requires-Python: >=3.10
Requires-Dist: faster-whisper>=1.0.0
Requires-Dist: httpx>=0.27.0
Requires-Dist: onnxruntime>=1.16.0
Requires-Dist: vision-agents
Requires-Dist: vogent-turn>=0.1.0
Description-Content-Type: text/markdown

# Vogent Plugin

## Installation

```bash
uv add "vision-agents[vogent]"
# or directly
uv add vision-agents-plugins-vogent
```
