bedrock-access-gateway icon indicating copy to clipboard operation
bedrock-access-gateway copied to clipboard

Support Document and Image as parameter

Open orossant opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe. It would be nice to be able to attach an image and ask the LLM to describe it

Describe the feature you'd like More and more LLM has vision feature, it would be nice to leverage this capabilities directly in the chat Additional context Add any other context or screenshots about the feature request here.

orossant avatar Oct 20 '24 15:10 orossant

It is possible already, the only fix I needed to do for images is here: https://github.com/aws-samples/bedrock-access-gateway/pull/80

nonatofabio avatar Dec 06 '24 17:12 nonatofabio