安装难度中等。开发者需具备 Python 编码能力和 API 密钥。最快的上手路径是使用 uv 安装框架,获取 Stream API 密钥后,编写 Python 脚本调用 Agent 类来设置边缘网络、大模型和视觉处理器。根据所选集成(如 OpenAI、Deepgram 等),可能还需安装额外的依赖项。
核验依据
GitHub 项目简介: Open Vision Agents by Stream. Build voice and vision agents quickly with any model or video provider. Uses Stream's edge network for ultra-low latency.
README: [Vision Agents](https://visionagents.ai/) give you the building blocks to create intelligent, low-latency video experiences powered by your models, your infrastructure, and your u…
README: Multi-modal AI agents that watch, listen, and understand video.
README: - **Low Latency:** Join quickly (500ms) and maintain audio/video latency under 30ms using [Stream's edge network](https://getstream.io/video/?utm_source=github.com&utm_medium=refe…
README: **Step 1: Install via uv** `uv add vision-agents` **Step 2: (Optional) Install with extra integrations** `uv add "vision-agents[getstream, openai, elevenlabs, deepgram]"` **Step 3…