New to LangChain and a bit overwhelmed.
Hello all!
I’m somewhat new to the world of true hands-on development, but fairly proficient in Python as a coding language. I’ve been learning how to integrate/orchestrate with LLMs and other capabilities.
I’ve taken a few DeepLearning.AI courses on LangChain and LangGraph. I love the capabilities, but I find myself intimidated by their massive library: tons of classes, methods, etc., and so many kwargs in each method. When I’m watching Harrison do it in the tutorial I completely understand, but I know I won’t remember all of that syntax to do it on my own.
I would love some advice from those who use LangChain and if/how you know what you need and where. I keep noticing opinions that their api documentation is inconsistent, which I hope isn’t the case.
Any advice/guidance helps! Please be nice I’m new to a lot of this.