This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Agents in LangChain allow us to use the LLM as a reasoning engine and take actions based on their abilities. We used them successfully with our CSV files or when we queried a database . However, while we get a lot of flexibility, we often wish for a middle ground that gives us not only flexibility, but a bit more control on what is going on. We can use LangGraph for this purpose. This low-level…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.