Getting Started with Spring AI Function Calling
<p>This article will show you how to use Spring AI support for Java function calling with the OpenAI chat model. The Spring AI function calling feature lets us connect the LLM capabilities with external APIs or systems. OpenAI’s models are trained to know when to call a function. We will work on implementing a Java […]</p> <p>The post <a href="https://piotrminkowski.com/2025/01/30/getting-started-with-spring-ai-function-calling/">Getting Started with Spring AI Function Calling</a> appeared first on <a href="https://piotrminkowski.com">Piotr's TechBlog</a>.</p>
Source: View source