| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-05 | 1.9 kB | |
| v0.6.3 source code.tar.gz | 2026-06-05 | 122.4 MB | |
| v0.6.3 source code.zip | 2026-06-05 | 122.9 MB | |
| Totals: 3 Items | 245.3 MB | 21 | |
What's Changed
- feat: Adds a Qdrant RAG plugin by @Anush008 in https://github.com/GetStream/Vision-Agents/pull/572
- Remove "all-plugins" extra by @dangusev in https://github.com/GetStream/Vision-Agents/pull/584
- test: silence MagicMock await warning on agent edge close by @aliev in https://github.com/GetStream/Vision-Agents/pull/585
- Chore/readme community highlights by @dangusev in https://github.com/GetStream/Vision-Agents/pull/586
- fix(gemini): exit tool loop when all follow-up calls are duplicates by @aliev in https://github.com/GetStream/Vision-Agents/pull/588
- chore(plugins): scope wheel packages to vision_agents only by @aliev in https://github.com/GetStream/Vision-Agents/pull/587
- fix(openai): ChatCompletionsLLM drops injected/eager turn text and leaks <think> reasoning by @Nash0x7E2 in https://github.com/GetStream/Vision-Agents/pull/592
- Add inworld router by @maxkahan in https://github.com/GetStream/Vision-Agents/pull/530
- perf(getstream): decouple StreamConversation backend sync from the LLM hot path by @Nash0x7E2 in https://github.com/GetStream/Vision-Agents/pull/589
- chore(deps): bump deepgram-sdk from 6.1.1 to 7.1.0 by @dependabot[bot] in https://github.com/GetStream/Vision-Agents/pull/543
- Update README.md by @dangusev in https://github.com/GetStream/Vision-Agents/pull/595
- test(gemini): keep GeminiLLM unit tests running on fork CI by @aliev in https://github.com/GetStream/Vision-Agents/pull/596
- feat: add MiniMax LLM provider plugin with M3 as default by @octo-patch in https://github.com/GetStream/Vision-Agents/pull/593
New Contributors
- @Anush008 made their first contribution in https://github.com/GetStream/Vision-Agents/pull/572
- @octo-patch made their first contribution in https://github.com/GetStream/Vision-Agents/pull/593
Full Changelog: https://github.com/GetStream/Vision-Agents/compare/v0.6.2...v0.6.3