Metadata-Version: 2.4
Name: vision-agents-plugins-vogent
Version: 0.6.1
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<2,>=1.2.1
Requires-Dist: httpx<1,>=0.28.1
Requires-Dist: onnxruntime<2,>=1.24.3
Requires-Dist: vision-agents
Requires-Dist: vogent-turn<1,>=0.1.1
Description-Content-Type: text/markdown

# Vogent Plugin

## Installation

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