Class OpenAiApi.FunctionTool

java.lang.Object
org.springframework.ai.openai.api.OpenAiApi.FunctionTool
Enclosing class:
OpenAiApi

public static class OpenAiApi.FunctionTool extends Object
Represents a tool the model may call. Currently, only functions are supported as a tool.