mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-16 11:04:26 -04:00
[PR #453] [MERGED] feat: add support for multimodal #514
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/create-llama/pull/453
Author: @leehuwuj
Created: 11/27/2024
Status: ✅ Merged
Merged: 11/29/2024
Merged by: @marcusschiesser
Base:
main← Head:feat/multimodal📝 Commits (10+)
fdb4c28add support for multimodal1e647c2update codebc8df66fix wrong signature override9d6f94bbump: chat-uia40da22Create lazy-insects-share.md88d2918add MultiModalSynthesizer7431705Merge remote-tracking branch 'origin/feat/bump-chat-ui' into feat/multimodal89c3183Merge remote-tracking branch 'origin/main' into feat/multimodalfa17d39add synthesize0ffb7ffuse getter📊 Changes
3 files changed (+164 additions, -9 deletions)
View changed files
➕
.changeset/blue-hornets-boil.md(+5 -0)📝
templates/components/engines/python/agent/tools/query_engine.py(+141 -7)📝
templates/components/settings/python/settings.py(+18 -2)📄 Description
Summary by CodeRabbit
New Features
MultiModalSynthesizerfor enhanced multi-modal query processing, integrating both text and image nodes.asynthesizemethod.Bug Fixes
Documentation
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.