bsorrentino / langgraph4j

🚀 LangGraph for Java. A library for building stateful, multi-actor applications with LLMs, built for work jointly with langchain4j
https://bsorrentino.github.io/langgraph4j/
MIT License
132 stars 22 forks source link

Development Plan #1

Closed Zhouuuuo closed 5 months ago

Zhouuuuo commented 7 months ago

Thanks for your excellent project. I'm reaching out to ask if you could share the development roadmap or plans for the project.

bsorrentino commented 6 months ago

Hi @Zhouuuuo thanks for interest.

The main goal of project is to became the alter-ego of original LangGraph for LangChain4j. For understand if such goal was aligned to LangChain4J one , I've started the follow discussion. As you can see the response has non been really as expected, so now, I'm focused to develop more use AI cases using LangGraph to proof its validity in build Agents cooperation. (In the meanwhile I've also released the java-async-generator library to help me implementing streaming response as original one).

That'a all, Let me know what you think about

bsorrentino commented 5 months ago

closed due inactivity