frames: added vision response and text frames

This commit is contained in:
Aleix Conchillo Flaqué
2025-12-17 10:34:54 -08:00
parent e03e5f3a59
commit d3d50ac580
2 changed files with 28 additions and 0 deletions

2
changelog/3252.added.md Normal file
View File

@@ -0,0 +1,2 @@
- Added `VisionFullResponseStartFrame`, `VisionFullResponseEndFrame` and
`VisionTextFrame`. This are used by vision services similar to LLM services.