When building AI features with Spring AI, it is tempting to focus on prompts and model calls. That works for demos, but it quickly breaks down in real applications. You need to…
Whisky barrels With Java entering the AI domain, I wanted to experiment with an evaluation framework for Agentic applications. I found Dokimos; it looked good, and I decided to…
I did not jump on the skill wagon until recently. I think it is an interesting new way to teach your agent new ‘ skills ’. You wonder where the name comes from. If you are new to…
Short and long-term memory with Amazon Bedrock AgentCore and Spring AI In a previous post, you can read about the mechanics of integrating short-term and long-term memory into your…
Deep dive into AgentCore Memory using the Java SDK In a video from the Amazon Show & Tell series about Bedrock AgentCore Memory, a slide included this sentence. AI Agents are…