bsorrentino/langgraph4j

Evaluate to implement other use cases from langgraph tutorial

bsorrentino opened this issue · 3 comments

Original langgraph tutorial contains a lot of interesting examples, I would implements others to promote langgraph4j as first citizen in langchain4j eco-system:

RAG

Agent Architectures

Multi-Agent Systems

Planning Agents

Reflection & Critique

That's really great. When will these RAG and Agent frameworks be combined with Langchain4j for an example! I have been following langchain4j and langgraph4j all along.

Hi @243006306 thanks for interest

However Agent Executor and Adaptive RAG are already available

This project looks interesting. Currently going through the code base , please let me know if you want me to contribute on anything. Thanks