[GH-ISSUE #3386] [FEAT]: #2184

Closed
opened 2026-02-22 18:28:31 -05:00 by yindo · 2 comments
Owner

Originally created by @esaic on GitHub (Mar 3, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3386

What would you like to see?

This is a feature request or maybe guidance on how to return an image for display from a custom skill. is this something already supported? I believe only strings are currently supported. Any help on this would be great. Thanks!

Originally created by @esaic on GitHub (Mar 3, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3386 ### What would you like to see? This is a feature request or maybe guidance on how to return an image for display from a custom skill. is this something already supported? I believe only strings are currently supported. Any help on this would be great. Thanks!
yindo added the enhancementfeature request labels 2026-02-22 18:28:31 -05:00
yindo closed this issue 2026-02-22 18:28:31 -05:00
Author
Owner

@timothycarambat commented on GitHub (Mar 3, 2025):

Image generation (which it sounds like what you are asking for) is being tracked in https://github.com/Mintplex-Labs/anything-llm/issues/943

It is an old issue, but it is on the Q1/Q2 roadmap but the main blocker is we want a reliable way to make images on device without a cloud model to rely on and cannot find one that makes even halfway decent images on lower end (no-gpu) hardware - which is disappointing. We didn't want to say "we support image gen" and all that looks like is Dall-e and such

@timothycarambat commented on GitHub (Mar 3, 2025): Image generation (which it sounds like what you are asking for) is being tracked in https://github.com/Mintplex-Labs/anything-llm/issues/943 It is an old issue, but it is on the Q1/Q2 roadmap but the main blocker is we want a reliable way to make images on device without a cloud model to rely on and cannot find one that makes even halfway decent images on lower end (no-gpu) hardware - which is disappointing. We didn't want to say "we support image gen" and all that looks like is Dall-e and such
Author
Owner

@esaic commented on GitHub (Mar 3, 2025):

Not quite image generation per se, but image retrieval. I'd like to have a skill fetch a picture from a DB or an API endpoint and show it to the user.

@esaic commented on GitHub (Mar 3, 2025): Not quite image generation per se, but image retrieval. I'd like to have a skill fetch a picture from a DB or an API endpoint and show it to the user.
yindo changed title from [FEAT]: to [GH-ISSUE #3386] [FEAT]: 2026-06-05 14:45:03 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2184