Releases: GetStream/Vision-Agents
Releases · GetStream/Vision-Agents
v0.3.6
What's Changed
Fixes
Dependencies
- Bump langchain-core from 1.2.6 to 1.2.11 by @dependabot[bot] in #354
- Bump cryptography from 46.0.3 to 46.0.5 by @dependabot[bot] in #352
- Update cartesia tts plugin to use v3.0.0+ by @dangusev in #356
Chores
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
Features
- Support multiple speakers on the same call by @dangusev in #348 #349
Docs - https://visionagents.ai/guides/multiple-speakers
Dependencies
- Bump fonttools from 4.60.1 to 4.60.2 by @dependabot[bot] in #344
- Bump langsmith from 0.6.1 to 0.6.3 by @dependabot[bot] in #346
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- added Mistral Voxtral integration on Readme by @brookesanchez-del in #341
- Gemini 3 vision VLM API by @Nash0x7E2 in #328
- Decouple vision agents from getstream by @dangusev in #330
- Remove uv.lock files from examples and add them to .gitignore by @dangusev in #342
- Bump virtualenv from 20.35.4 to 20.36.1 by @dependabot[bot] in #287
- Bump authlib from 1.6.5 to 1.6.6 by @dependabot[bot] in #293
- Bump protobuf from 6.33.0 to 6.33.5 by @dependabot[bot] in #335
- Bump aiohttp from 3.13.2 to 3.13.3 by @dependabot[bot] in #343
- Bump pip from 25.3 to 26.0 by @dependabot[bot] in #329
- Bump filelock from 3.20.0 to 3.20.3 by @dependabot[bot] in #288
- Bump python-multipart from 0.0.21 to 0.0.22 by @dependabot[bot] in #317
- Bump marshmallow from 3.26.1 to 3.26.2 by @dependabot[bot] in #345
New Contributors
- @brookesanchez-del made their first contribution in #341
- @dependabot[bot] made their first contribution in #287
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- Fix twilio plugin build by @dangusev in #318
- feat: add custom events and metrics broadcasting via Stream Video by @d3xvn in #325
- Upgrade GitHub Actions for Node 24 compatibility by @salmanmkc in #324
- Add mistral by @maxkahan in #334
New Contributors
- @salmanmkc made their first contribution in #324
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
Features
- Add limits to AgentLauncher by @dangusev in #302
- XAI Realtime model support by @tschellenbach in #296
Bugfixes
- Fix Agent warnings by @dangusev in #310
- fix: SDK usage statistics tracking for vision-agents by @tjirab in #304
Docs & Examples
- Add Hugging Face integration to README by @Wauplin in #305
- feat: add Grafana dashboard to prometheus metrics example by @d3xvn in #295
- fix: prometheus metrics example documentation by @d3xvn in #311
New Contributors
Full Changelog: v0.3.1...v0.3.2
v0.3.0
What's Changed
-
Release blog post: https://getstream.io/blog/vision-agents-v0-3/
-
Suppress errors on
Agent.joinif the agent is closed or closing by @dangusev in #291 -
Spring cleaning jan 15 by @tschellenbach in #292
-
Security camera example by @Nash0x7E2 in #247
Full Changelog: v0.2.10...v0.3.0
v0.2.10
What's Changed
- fix: stop sending video frames to realtime LLMs and stop processors when participant leaves by @d3xvn in #283
- Prod prep by @tschellenbach in #285
- Fix SIP example runner by @Nash0x7E2 in #286
- Support for Pocket TTS by @Nash0x7E2 in #289
- feat: added metrics and example by @d3xvn in #278
Full Changelog: v0.2.9...v0.2.10
v0.2.9
What's Changed
- Fix mypy by @dangusev in #281
- Add support for Cosmos 2 VLM by @Nash0x7E2 in #282
Full Changelog: v0.2.8...v0.2.9
V0.2.8 - Deepgram hotfix
Hotfix for the regression in Deepgram 5.3.1
- from deepgram.extensions.types.sockets import ListenV2ControlMessage was removed
- the new from deepgram.listen.v2.types import ListenV2CloseStream is available in >5.3.1
What's Changed
- Close idle agents after some timeout & Agent clean up by @dangusev in #279
- fix(plugins:getstream): Support setting user avatars (#233) by @m0reA1 in #234
Full Changelog: v0.2.7...v0.2.8
v0.2.7 - Phone, Rag, Warmup improvements
What's Changed
- Add a script to validate that all plugins are included to core's extras by @dangusev in #266
- Fix test issues by @dangusev in #270
- Remove unused code by @dangusev in #269
- Address CI integration bugs by @Nash0x7E2 in #272
- New warmup implementation by @dangusev in #273
- fix openrouter function calling by @maxkahan in #274
- fix screensharing when screen height/width is an odd pixel number by @maxkahan in #271
- update with instructions to run with a video file by @maxkahan in #275
- fix(plugins:getstream): Use python 3.10 compatible timezone by @alisaifee in #267
- Pass
providerto HuggingFace by @Nash0x7E2 in #276 - Update roboflow demo by @maxkahan in #277
- Phone & RAG by @tschellenbach in #239
New Contributors
- @alisaifee made their first contribution in #267
Full Changelog: v0.2.6...v0.2.7