Add image attachments to persistent agent interactions #191
omararambula
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Flue can already send images to models through
session.prompt(..., { images }), but the built-in persistent agent HTTP and WebSocket prompt routes only accept text. 0.8.xYou have some with-image example in workflows, but those are one off and don't work for peristent chat flows.
Beta Was this translation helpful? Give feedback.
All reactions