Skip to content

feat: Multimodality - #278

Merged
lukasdotcom merged 5 commits into
mainfrom
multimodal
Jul 24, 2026
Merged

feat: Multimodality#278
lukasdotcom merged 5 commits into
mainfrom
multimodal

Conversation

@lukasdotcom

@lukasdotcom lukasdotcom commented Jul 21, 2026

Copy link
Copy Markdown
Member

Added support for mulitmodailty in qwen and gemma. Also added support for analyze image and multimodalchatwithtools

Resolves: #144

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz>
Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz>
Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz>
Comment thread lib/task_processors.py Outdated
Comment thread lib/multimodal_chatwithtools.py Outdated
Comment thread lib/multimodal_chatwithtools.py
Comment thread lib/multimodal_chatwithtools.py Outdated
Comment thread lib/multimodal_chatwithtools.py Outdated
Comment thread lib/multimodal_chatwithtools.py Outdated
Comment thread lib/analyze_images.py Outdated
Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz>
@lukasdotcom
lukasdotcom requested a review from kyteinsky July 23, 2026 19:14
@kyteinsky

Copy link
Copy Markdown
Contributor

a step could be added to the integration test to explain/ocr an image with gemma/qwen, ocr might be more deterministic.
lgtm other than that!

@lukasdotcom

Copy link
Copy Markdown
Member Author

a step could be added to the integration test to explain/ocr an image with gemma/qwen, ocr might be more deterministic. lgtm other than that!

I decided to just add the ocr task type as it is almost a copy of analyze image anyway then we can just test it directly.

Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz>
@lukasdotcom
lukasdotcom merged commit 6898077 into main Jul 24, 2026
8 checks passed
@lukasdotcom
lukasdotcom deleted the multimodal branch July 24, 2026 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Image Analyzation Task Type

2 participants