Adding embeddings/RAG support to the Koog-based AI agent in Confetti johnoreilly.dev/posts/confet...
This is using Gemini for the LLM and the embedding model so might as well use it to generate image for the article 😀
I wrote a previous post about an initial exploration of using Koog, the official Kotlin framework for building AI agents. Recenty I started looking at reworking the recommendation feature in the Confe...