docs/how_to/multimodal_inputs/ #27702
Replies: 4 comments
-
HI is there any lcel way of implementation of image input ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
is there a way to have chat history? and also automatic memory management using chains,runnables? |
Beta Was this translation helpful? Give feedback.
0 replies
-
LCEL way: messages | llm |
Beta Was this translation helpful? Give feedback.
0 replies
-
what about audio input? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
docs/how_to/multimodal_inputs/
Here we demonstrate how to pass multimodal input directly to models.
https://python.langchain.com/docs/how_to/multimodal_inputs/
Beta Was this translation helpful? Give feedback.
All reactions