Leaky Abstractions: Multimodal messages in LangChain
LangGraph is a framework I appreciate for its ability to abstract away the underlying LLM provider. However, when it comes to multimodal messages, the underlying implementation details leak through.
read more