Does Spring AI have any plans to provide further support for building Agent? For example, design paradigms such as ReAct, plan-exec-replan, and reflection.

On one hand, these concepts are already well-established in the Python ecosystem, and numerous systems built upon these patterns already exist. On the other hand, I've noticed that some Java-based frameworks similar to Spring AI have recently started offering preliminary support for Agent.

Given the current surge in Agent development, I'm curious to know whether Spring AI has any future roadmap in this direction. @markpollack @ilayaperumalg

By the way, if we plan to provide support in this area, I would be more than happy to contribute.

Comment From: markpollack

I have plans for autonomous agents wrapping existing tools and also a small spring-ai agent itself. I'll be posting stuff to spring-ai-community shortly.

Comment From: sunyuhan1998

I have plans for autonomous agents wrapping existing tools and also a small spring-ai agent itself. I'll be posting stuff to spring-ai-community shortly.

That would be fantastic; I'll keep an eye on it.

Comment From: hbsjz-swl

The agent is related to the model's capabilities. How can we ensure that different models can achieve a unified agent paradigm? I am looking forward to Dr. Mark Pollack's abstract