Skip to content

Commit ee2281b

Browse files
mariofuscogeoand
andauthored
Apply suggestion from @geoand
Co-authored-by: Georgios Andrianakis <[email protected]>
1 parent 73796ae commit ee2281b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-11-12-agentic-ai-patterns.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ author: mariofusco
1010

1111
In the first months of 2025 I published a three-part blog post series on agentic AI with Quarkus and its LangChain4j extension where I first https://quarkus.io/blog/agentic-ai-with-quarkus/[introduced agentic AI and workflow patterns], then explored https://quarkus.io/blog/agentic-ai-with-quarkus-p2/[purely AI orchestrated agentic patterns], and finally examined the https://quarkus.io/blog/agentic-ai-with-quarkus-p3/[differences between these two approaches] with a practical example, trying to put in evidence their pros and cons.
1212

13-
Only a handful of months are passed since those articles, but in the meantime the AI ecosystem, and the possibilities it enables, evolved at an incredible speed, and I'm trying hard to keep up with all the novelties and changes. In fact the initial experiments that I discussed in that series seem now to come from a different geological era, even though they served me as an important starting point to explore the agentic AI landscape.
13+
Only a handful of months have passed since those articles, but in the meantime the AI ecosystem, and the possibilities it enables, have evolved at an incredible speed, and I'm trying hard to keep up with all the novelties and changes. In fact the initial experiments that I discussed in that series seem now to come from a different geological era, even though they served me as an important starting point to explore the agentic AI landscape.
1414

1515
These experiments and explorations lead me to the implementation of a https://docs.langchain4j.dev/tutorials/agents/[new agentic module] in LangChain4j intended to provide a comprehensive framework for building agentic AI systems. This module also includes a set of predefined agentic patterns that can be used as building blocks to coordinate agents in different ways. I thought that this set of patterns could be quite exhaustive and cover all the possible use cases, but as I continued my experiments, and most importantly discussed them with the community of LangChain4j users, I realized that I was naive and the reality is more complex and nuanced.
1616

0 commit comments

Comments
 (0)