
The Basic Building Blocks of Agents
An introduction to building Agents and Agentic workflows in Java with LangChain4J, covering the fundamental building blocks for creating these thinking machines.
I recently published a blog post for Commerce Architects introducing the basic building blocks for creating Agents/Agentic workflows in Java with LangChain4J. If you want a simple introduction to building these types of applications, this is it! In future articles, I'll be exploring the design & architecture of these thinking machines in more depth. Let me know what you think!
Read the Full Article Here: The Basic Building Blocks of Agents
Share this article
Found this helpful? Share it with your network.
Continue Reading
Move through the archive
Newer Article
Unit Testing Large Language Models: Agentic Test Evaluation with LangChain4J
Learn strategies for unit testing Large Language Models with LLMs using LangChain4J, from simple evaluations to multi-phase test agents that plan, execute, and evaluate.
Jul 21, 2024 • 5 min read
Older Article
Exploring Spring AI: Building a Simple Hotel Booking Agent
Build a hotel booking agent using Spring AI, demonstrating function calling and conversation management patterns
Mar 24, 2024 • 5 min read


