/2 min
Why I don't use LangChain in production RAG
Frameworks are great for a demo. In production, the abstraction you can't see into costs more than it saves.
ReadTag
2 posts.
Frameworks are great for a demo. In production, the abstraction you can't see into costs more than it saves.
ReadRAG became the default reflex for every LLM problem. Often it's the wrong tool. A straight decision framework for RAG vs fine-tuning vs just prompting.
Read