Closed
Description
Hello,
I would like to request a feature enhancement for langchain-aws to support multimodal input format. Currently, I can work with the existing functionality without issues, but adding multimodal support would allow for more streamlined control and easier code maintenance in my project.
For reference, I'm following the implementation approach described in the LangChain documentation: https://python.langchain.com/docs/how_to/multimodal_inputs/
Thank you for your consistent maintenance of this project.