sdk-java icon indicating copy to clipboard operation
sdk-java copied to clipboard

feat: Add LangChain4j Agentic Planner implemetation

Open ricardozanini opened this issue 3 months ago • 0 comments

What would you like to be added: Currently, we have implemented the workflow API from langchain4j-agentic module. They are evolving their API now to the "Planner" concept. See: https://github.com/langchain4j/langchain4j/pull/3929

Why is this needed: To align our experimental/agentic-langchain4j module to the upstream workflow API.

ricardozanini avatar Nov 04 '25 20:11 ricardozanini