Uses of Interface
org.springframework.ai.model.tool.StructuredOutputChatOptions
Packages that use StructuredOutputChatOptions
Package
Description
Spring AI integration with Anthropic's Claude models using the official
Anthropic Java SDK.
-
Uses of StructuredOutputChatOptions in org.springframework.ai.anthropic
Classes in org.springframework.ai.anthropic that implement StructuredOutputChatOptions -
Uses of StructuredOutputChatOptions in org.springframework.ai.bedrock.converse
Classes in org.springframework.ai.bedrock.converse that implement StructuredOutputChatOptionsModifier and TypeClassDescriptionclassThe options to be used when sending a chat request to the Bedrock 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.mistralai
Classes in org.springframework.ai.mistralai that implement StructuredOutputChatOptions -
Uses of StructuredOutputChatOptions in org.springframework.ai.ollama.api
Classes in org.springframework.ai.ollama.api that implement StructuredOutputChatOptionsModifier and TypeClassDescriptionclassHelper class for creating strongly-typed Ollama options. -
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.