Class MistralAiApi.FunctionTool

java.lang.Object
org.springframework.ai.mistralai.api.MistralAiApi.FunctionTool
Enclosing class:
MistralAiApi

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