Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR-315] feat: integrate image generation model #2997

Draft
wants to merge 1 commit into
base: style/adjust-atBottomThreshold
Choose a base branch
from

Conversation

agatha197
Copy link
Contributor

@agatha197 agatha197 commented Jan 6, 2025

resolves https://lablup.atlassian.net/browse/FR-315

Added image generation capability to the LLM chat interface. Users can now:

  • Toggle between normal chat and image generation modes
  • Generate images using prompts via the Flux inference endpoint
  • View generated images inline within the chat
  • Switch modes using a new picture button in the chat input
  • See loading states during image generation

Added "Picture" translation strings across all supported languages.

Checklist:

  • Mention to the original issue
  • Documentation
  • Minium required manager version
  • Specific setting for review (eg., KB link, endpoint or how to setup)
  • Minimum requirements to check during review
  • Test case(s) to demonstrate the difference of before/after

Copy link
Contributor Author

agatha197 commented Jan 6, 2025

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • flow:merge-queue - adds this PR to the back of the merge queue
  • flow:hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has required the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@agatha197 agatha197 force-pushed the style/adjust-atBottomThreshold branch from 878d953 to 750a200 Compare January 6, 2025 02:31
@agatha197 agatha197 force-pushed the feature/integrate-image-generation-model branch 2 times, most recently from 753266b to 3149b94 Compare January 6, 2025 03:07
@yomybaby yomybaby marked this pull request as ready for review January 6, 2025 03:11
@agatha197 agatha197 marked this pull request as draft January 6, 2025 03:13
@agatha197 agatha197 marked this pull request as ready for review January 6, 2025 03:22
@yomybaby yomybaby force-pushed the style/adjust-atBottomThreshold branch 2 times, most recently from 75ad83c to da3ef24 Compare January 6, 2025 03:33
@yomybaby yomybaby force-pushed the feature/integrate-image-generation-model branch from 3149b94 to d52ef12 Compare January 6, 2025 03:33
@agatha197 agatha197 marked this pull request as draft January 6, 2025 04:34
@agatha197 agatha197 force-pushed the style/adjust-atBottomThreshold branch from da3ef24 to 9a85b19 Compare January 6, 2025 04:52
@agatha197 agatha197 force-pushed the feature/integrate-image-generation-model branch from d52ef12 to 20cfdb4 Compare January 6, 2025 04:53
@agatha197 agatha197 force-pushed the style/adjust-atBottomThreshold branch from 9a85b19 to 68f2bc5 Compare January 6, 2025 05:02
@agatha197 agatha197 force-pushed the feature/integrate-image-generation-model branch from 20cfdb4 to dfb0eb3 Compare January 6, 2025 05:02
@agatha197 agatha197 force-pushed the style/adjust-atBottomThreshold branch from 68f2bc5 to 1ff12cc Compare January 6, 2025 05:32
@agatha197 agatha197 force-pushed the feature/integrate-image-generation-model branch from dfb0eb3 to 13dbe84 Compare January 6, 2025 05:33
@agatha197 agatha197 force-pushed the style/adjust-atBottomThreshold branch from 1ff12cc to 73bd5d6 Compare January 6, 2025 05:41
@agatha197 agatha197 force-pushed the feature/integrate-image-generation-model branch from 13dbe84 to 311294f Compare January 6, 2025 05:41
@agatha197 agatha197 force-pushed the style/adjust-atBottomThreshold branch from 73bd5d6 to 5341d21 Compare January 6, 2025 05:43
@agatha197 agatha197 force-pushed the feature/integrate-image-generation-model branch from 311294f to 0b777a8 Compare January 6, 2025 05:43
@agatha197 agatha197 force-pushed the style/adjust-atBottomThreshold branch from 5341d21 to 8976fe8 Compare January 6, 2025 05:45
@agatha197 agatha197 force-pushed the feature/integrate-image-generation-model branch from 0b777a8 to 29b88a3 Compare January 6, 2025 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:i18n Localization area:ux UI / UX issue. size:L 100~500 LoC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant