Uses of Interface
org.springframework.ai.model.tool.StructuredOutputChatOptions
Packages that use StructuredOutputChatOptions
Package
Description
Spring AI integration with the official OpenAI Java SDK.
-
Uses of StructuredOutputChatOptions in org.springframework.ai.anthropic
Classes in org.springframework.ai.anthropic that implement StructuredOutputChatOptionsModifier and TypeClassDescriptionclassThe options to be used when sending a chat request to the Anthropic API. -
Uses of StructuredOutputChatOptions in org.springframework.ai.google.genai
Classes in org.springframework.ai.google.genai that implement StructuredOutputChatOptionsModifier and TypeClassDescriptionclassOptions for the Google GenAI Chat API. -
Uses of StructuredOutputChatOptions in org.springframework.ai.openai
Classes in org.springframework.ai.openai that implement StructuredOutputChatOptions -
Uses of StructuredOutputChatOptions in org.springframework.ai.openaisdk
Classes in org.springframework.ai.openaisdk that implement StructuredOutputChatOptionsModifier and TypeClassDescriptionclassConfiguration information for the Chat Model implementation using the OpenAI Java SDK. -
Uses of StructuredOutputChatOptions in org.springframework.ai.vertexai.gemini
Classes in org.springframework.ai.vertexai.gemini that implement StructuredOutputChatOptionsModifier and TypeClassDescriptionclassOptions for the Vertex AI Gemini Chat API.