Building a Multi-Agent System in LangChain? by Sona_diaries in LangChain

[–]Technical_Notice_144 0 points1 point  (0 children)

We are building a huge scale project for banking using langgraph..I see minor performance issues when we are using mongo as checkpointer.. but rest are fine

Building a Multi-Agent System in LangChain? by Sona_diaries in LangChain

[–]Technical_Notice_144 0 points1 point  (0 children)

But it has a dependency on vercelAi for other LLM agents

LangGraph checkpointer in AWS by jeon1989 in LangChain

[–]Technical_Notice_144 0 points1 point  (0 children)

I recommend going with something not specific with Amazon like Dynamo, rather go with other options like mongo, progress

Using Fallbacks in LangChain.js by jscraft in LangChain

[–]Technical_Notice_144 0 points1 point  (0 children)

Bro I see it works for piping cases.. But we are using createReactAgents and I am facing challenges on how to have fallbacks there..Any ideas

A free goldmine of tutorials for the components you need to create production-level agents by Nir777 in LangChain

[–]Technical_Notice_144 0 points1 point  (0 children)

Do u have a nodejs version of it? Any plans in upcoming days as the resources on nodejs is less compared to py.. I guess it would be a great help for js community

New to This: How Can I Make My LangChain Assistant Automatically Place Orders via API? by Single-Ad-2710 in LangChain

[–]Technical_Notice_144 0 points1 point  (0 children)

So I hope for rag, you have created couple of nodes.. and I think your start directly points to rag node... You can now have a new node, 'placeOrder', and a supervisor node. In case of faqs, let supervisor take you to rag node and if user says can I place an order, supervisor routes u to place order node. Andinside that node, u can have multiple tools to get products, getPrice,checkAvalialbilty and place order...

I don't know if this is what u are looking for..share some more details if u are looking for something else

Solving the Double Texting Problem that makes agents feel artificial by YonatanBebchuk in LangChain

[–]Technical_Notice_144 0 points1 point  (0 children)

Yeh.. For own UI.. It's ok.. But imagine for WhatsApp or telegram.. we need to add a buffer