Package Hierarchies:
- org.springframework.ai,
- org.springframework.ai.aot,
- org.springframework.ai.autoconfigure.azure.openai,
- org.springframework.ai.autoconfigure.bedrock,
- org.springframework.ai.autoconfigure.bedrock.anthropic,
- org.springframework.ai.autoconfigure.bedrock.cohere,
- org.springframework.ai.autoconfigure.bedrock.llama2,
- org.springframework.ai.autoconfigure.bedrock.titan,
- org.springframework.ai.autoconfigure.huggingface,
- org.springframework.ai.autoconfigure.mistralai,
- org.springframework.ai.autoconfigure.ollama,
- org.springframework.ai.autoconfigure.openai,
- org.springframework.ai.autoconfigure.postgresml,
- org.springframework.ai.autoconfigure.retry,
- org.springframework.ai.autoconfigure.stabilityai,
- org.springframework.ai.autoconfigure.transformers,
- org.springframework.ai.autoconfigure.vectorstore.azure,
- org.springframework.ai.autoconfigure.vectorstore.chroma,
- org.springframework.ai.autoconfigure.vectorstore.milvus,
- org.springframework.ai.autoconfigure.vectorstore.neo4j,
- org.springframework.ai.autoconfigure.vectorstore.pgvector,
- org.springframework.ai.autoconfigure.vectorstore.pinecone,
- org.springframework.ai.autoconfigure.vectorstore.qdrant,
- org.springframework.ai.autoconfigure.vectorstore.redis,
- org.springframework.ai.autoconfigure.vectorstore.weaviate,
- org.springframework.ai.autoconfigure.vertexai.gemini,
- org.springframework.ai.autoconfigure.vertexai.palm2,
- org.springframework.ai.azure.openai,
- org.springframework.ai.azure.openai.aot,
- org.springframework.ai.azure.openai.metadata,
- org.springframework.ai.bedrock,
- org.springframework.ai.bedrock.anthropic,
- org.springframework.ai.bedrock.anthropic.api,
- org.springframework.ai.bedrock.aot,
- org.springframework.ai.bedrock.api,
- org.springframework.ai.bedrock.cohere,
- org.springframework.ai.bedrock.cohere.api,
- org.springframework.ai.bedrock.jurassic2.api,
- org.springframework.ai.bedrock.llama2,
- org.springframework.ai.bedrock.llama2.api,
- org.springframework.ai.bedrock.titan,
- org.springframework.ai.bedrock.titan.api,
- org.springframework.ai.chat,
- org.springframework.ai.chat.messages,
- org.springframework.ai.chat.metadata,
- org.springframework.ai.chat.prompt,
- org.springframework.ai.chroma,
- org.springframework.ai.document,
- org.springframework.ai.document.id,
- org.springframework.ai.embedding,
- org.springframework.ai.evaluation,
- org.springframework.ai.huggingface,
- org.springframework.ai.huggingface.api,
- org.springframework.ai.huggingface.invoker,
- org.springframework.ai.huggingface.invoker.auth,
- org.springframework.ai.huggingface.model,
- org.springframework.ai.image,
- org.springframework.ai.mistralai,
- org.springframework.ai.mistralai.aot,
- org.springframework.ai.mistralai.api,
- org.springframework.ai.model,
- org.springframework.ai.model.function,
- org.springframework.ai.ollama,
- org.springframework.ai.ollama.aot,
- org.springframework.ai.ollama.api,
- org.springframework.ai.openai,
- org.springframework.ai.openai.aot,
- org.springframework.ai.openai.api,
- org.springframework.ai.openai.api.common,
- org.springframework.ai.openai.audio.transcription,
- org.springframework.ai.openai.metadata,
- org.springframework.ai.openai.metadata.audio,
- org.springframework.ai.openai.metadata.support,
- org.springframework.ai.parser,
- org.springframework.ai.postgresml,
- org.springframework.ai.reader,
- org.springframework.ai.reader.pdf,
- org.springframework.ai.reader.pdf.aot,
- org.springframework.ai.reader.pdf.config,
- org.springframework.ai.reader.pdf.layout,
- org.springframework.ai.reader.tika,
- org.springframework.ai.retry,
- org.springframework.ai.stabilityai,
- org.springframework.ai.stabilityai.api,
- org.springframework.ai.transformer,
- org.springframework.ai.transformer.splitter,
- org.springframework.ai.transformers,
- org.springframework.ai.vectorsore,
- org.springframework.ai.vectorstore,
- org.springframework.ai.vectorstore.azure,
- org.springframework.ai.vectorstore.filter,
- org.springframework.ai.vectorstore.filter.antlr4,
- org.springframework.ai.vectorstore.filter.converter,
- org.springframework.ai.vectorstore.qdrant,
- org.springframework.ai.vertexai.gemini,
- org.springframework.ai.vertexai.gemini.aot,
- org.springframework.ai.vertexai.gemini.metadata,
- org.springframework.ai.vertexai.palm2,
- org.springframework.ai.vertexai.palm2.aot,
- org.springframework.ai.vertexai.palm2.api,
- org.springframework.ai.writer
Class Hierarchy
- java.lang.Object
- org.springframework.ai.bedrock.api.AbstractBedrockApi<I,O,SO>
- org.springframework.ai.parser.AbstractConversionServiceOutputParser<T> (implements org.springframework.ai.parser.OutputParser<T>)
- org.springframework.ai.embedding.AbstractEmbeddingClient (implements org.springframework.ai.embedding.EmbeddingClient)
- org.springframework.ai.vectorstore.filter.converter.AbstractFilterExpressionConverter (implements org.springframework.ai.vectorstore.filter.FilterExpressionConverter)
- org.springframework.ai.model.function.AbstractFunctionCallSupport<Msg,Req,Resp>
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- org.springframework.ai.chat.messages.AbstractMessage (implements org.springframework.ai.chat.messages.Message)
- org.springframework.ai.parser.AbstractMessageConverterOutputParser<T> (implements org.springframework.ai.parser.OutputParser<T>)
- org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<T> (implements org.antlr.v4.runtime.tree.ParseTreeVisitor<T>)
- org.springframework.ai.aot.AiRuntimeHints
- org.springframework.ai.bedrock.anthropic.api.AnthropicChatBedrockApi.AnthropicChatRequest.Builder
- org.springframework.ai.bedrock.anthropic.AnthropicChatOptions (implements org.springframework.ai.chat.prompt.ChatOptions)
- org.springframework.ai.bedrock.anthropic.AnthropicChatOptions.Builder
- org.springframework.ai.huggingface.invoker.ApiClient
- org.springframework.ai.huggingface.invoker.auth.ApiKeyAuth (implements org.springframework.ai.huggingface.invoker.auth.Authentication)
- org.springframework.ai.openai.api.ApiUtils
- org.springframework.ai.openai.audio.transcription.AudioTranscription (implements org.springframework.ai.model.ModelResult<T>)
- org.springframework.ai.openai.audio.transcription.AudioTranscriptionPrompt (implements org.springframework.ai.model.ModelRequest<T>)
- org.springframework.ai.openai.audio.transcription.AudioTranscriptionResponse (implements org.springframework.ai.model.ModelResponse<T>)
- org.springframework.ai.autoconfigure.azure.openai.AzureOpenAiAutoConfiguration
- org.springframework.ai.azure.openai.AzureOpenAiChatOptions (implements org.springframework.ai.chat.prompt.ChatOptions, org.springframework.ai.model.function.FunctionCallingOptions)
- org.springframework.ai.azure.openai.AzureOpenAiChatOptions.Builder
- org.springframework.ai.autoconfigure.azure.openai.AzureOpenAiChatProperties
- org.springframework.ai.azure.openai.metadata.AzureOpenAiChatResponseMetadata (implements org.springframework.ai.chat.metadata.ChatResponseMetadata)
- org.springframework.ai.autoconfigure.azure.openai.AzureOpenAiConnectionProperties
- org.springframework.ai.azure.openai.AzureOpenAiEmbeddingOptions (implements org.springframework.ai.embedding.EmbeddingOptions)
- org.springframework.ai.azure.openai.AzureOpenAiEmbeddingOptions.Builder
- org.springframework.ai.autoconfigure.azure.openai.AzureOpenAiEmbeddingProperties
- org.springframework.ai.azure.openai.aot.AzureOpenAiRuntimeHints (implements org.springframework.aot.hint.RuntimeHintsRegistrar)
- org.springframework.ai.azure.openai.metadata.AzureOpenAiUsage (implements org.springframework.ai.chat.metadata.Usage)
- org.springframework.ai.vectorstore.azure.AzureVectorStore (implements org.springframework.beans.factory.InitializingBean, org.springframework.ai.vectorstore.VectorStore)
- org.springframework.ai.autoconfigure.vectorstore.azure.AzureVectorStoreAutoConfiguration
- org.springframework.ai.autoconfigure.vectorstore.azure.AzureVectorStoreProperties
- org.antlr.v4.runtime.BaseErrorListener (implements org.antlr.v4.runtime.ANTLRErrorListener)
- org.springframework.ai.evaluation.BasicEvaluationTest
- org.springframework.ai.parser.BeanOutputParser<T> (implements org.springframework.ai.parser.OutputParser<T>)
- org.springframework.ai.autoconfigure.bedrock.anthropic.BedrockAnthropicChatAutoConfiguration
- org.springframework.ai.bedrock.anthropic.BedrockAnthropicChatClient (implements org.springframework.ai.chat.ChatClient, org.springframework.ai.chat.StreamingChatClient)
- org.springframework.ai.autoconfigure.bedrock.anthropic.BedrockAnthropicChatProperties
- org.springframework.ai.autoconfigure.bedrock.BedrockAwsConnectionConfiguration
- org.springframework.ai.autoconfigure.bedrock.BedrockAwsConnectionProperties
- org.springframework.ai.autoconfigure.bedrock.cohere.BedrockCohereChatAutoConfiguration
- org.springframework.ai.bedrock.cohere.BedrockCohereChatClient (implements org.springframework.ai.chat.ChatClient, org.springframework.ai.chat.StreamingChatClient)
- org.springframework.ai.bedrock.cohere.BedrockCohereChatOptions (implements org.springframework.ai.chat.prompt.ChatOptions)
- org.springframework.ai.bedrock.cohere.BedrockCohereChatOptions.Builder
- org.springframework.ai.autoconfigure.bedrock.cohere.BedrockCohereChatProperties
- org.springframework.ai.autoconfigure.bedrock.cohere.BedrockCohereEmbeddingAutoConfiguration
- org.springframework.ai.bedrock.cohere.BedrockCohereEmbeddingOptions (implements org.springframework.ai.embedding.EmbeddingOptions)
- org.springframework.ai.bedrock.cohere.BedrockCohereEmbeddingOptions.Builder
- org.springframework.ai.autoconfigure.bedrock.cohere.BedrockCohereEmbeddingProperties
- org.springframework.ai.autoconfigure.bedrock.llama2.BedrockLlama2ChatAutoConfiguration
- org.springframework.ai.bedrock.llama2.BedrockLlama2ChatClient (implements org.springframework.ai.chat.ChatClient, org.springframework.ai.chat.StreamingChatClient)
- org.springframework.ai.bedrock.llama2.BedrockLlama2ChatOptions (implements org.springframework.ai.chat.prompt.ChatOptions)
- org.springframework.ai.bedrock.llama2.BedrockLlama2ChatOptions.Builder
- org.springframework.ai.autoconfigure.bedrock.llama2.BedrockLlama2ChatProperties
- org.springframework.ai.bedrock.aot.BedrockRuntimeHints (implements org.springframework.aot.hint.RuntimeHintsRegistrar)
- org.springframework.ai.autoconfigure.bedrock.titan.BedrockTitanChatAutoConfiguration
- org.springframework.ai.bedrock.titan.BedrockTitanChatClient (implements org.springframework.ai.chat.ChatClient, org.springframework.ai.chat.StreamingChatClient)
- org.springframework.ai.bedrock.titan.BedrockTitanChatOptions (implements org.springframework.ai.chat.prompt.ChatOptions)
- org.springframework.ai.bedrock.titan.BedrockTitanChatOptions.Builder
- org.springframework.ai.autoconfigure.bedrock.titan.BedrockTitanChatProperties
- org.springframework.ai.autoconfigure.bedrock.titan.BedrockTitanEmbeddingAutoConfiguration
- org.springframework.ai.autoconfigure.bedrock.titan.BedrockTitanEmbeddingProperties
- org.springframework.ai.bedrock.BedrockUsage (implements org.springframework.ai.chat.metadata.Usage)
- org.springframework.ai.huggingface.model.BestOfSequence
- org.springframework.ai.chat.prompt.ChatOptionsBuilder
- org.springframework.ai.chat.prompt.ChatPromptTemplate (implements org.springframework.ai.chat.prompt.PromptTemplateActions, org.springframework.ai.chat.prompt.PromptTemplateChatActions)
- org.springframework.ai.chat.ChatResponse (implements org.springframework.ai.model.ModelResponse<T>)
- org.springframework.ai.chroma.ChromaApi
- org.springframework.ai.autoconfigure.vectorstore.chroma.ChromaApiProperties
- org.springframework.ai.vectorsore.ChromaVectorStore (implements org.springframework.beans.factory.InitializingBean, org.springframework.ai.vectorstore.VectorStore)
- org.springframework.ai.autoconfigure.vectorstore.chroma.ChromaVectorStoreAutoConfiguration
- org.springframework.ai.autoconfigure.vectorstore.chroma.ChromaVectorStoreProperties
- org.springframework.ai.bedrock.cohere.api.CohereChatBedrockApi.CohereChatRequest.Builder
- org.springframework.ai.huggingface.model.CompatGenerateRequest
- org.springframework.ai.transformer.ContentFormatTransformer (implements org.springframework.ai.document.DocumentTransformer)
- org.springframework.ai.document.DefaultContentFormatter (implements org.springframework.ai.document.ContentFormatter)
- org.springframework.ai.document.DefaultContentFormatter.Builder
- org.springframework.ai.huggingface.model.Details
- org.springframework.ai.document.Document
- org.springframework.ai.embedding.Embedding (implements org.springframework.ai.model.ModelResult<T>)
- org.springframework.ai.embedding.EmbeddingOptions.EmptyEmbeddingOptions (implements org.springframework.ai.embedding.EmbeddingOptions)
- org.springframework.ai.embedding.EmbeddingRequest (implements org.springframework.ai.model.ModelRequest<T>)
- org.springframework.ai.embedding.EmbeddingResponse (implements org.springframework.ai.model.ModelResponse<T>)
- org.springframework.ai.embedding.EmbeddingResultMetadata (implements org.springframework.ai.model.ResultMetadata)
- org.springframework.ai.reader.EmptyJsonMetadataGenerator (implements org.springframework.ai.reader.JsonMetadataGenerator)
- org.springframework.ai.chat.metadata.EmptyRateLimit (implements org.springframework.ai.chat.metadata.RateLimit)
- org.springframework.ai.chat.metadata.EmptyUsage (implements org.springframework.ai.chat.metadata.Usage)
- org.springframework.ai.huggingface.model.ErrorResponse
- org.springframework.ai.reader.ExtractedTextFormatter
- org.springframework.ai.reader.ExtractedTextFormatter.Builder
- org.springframework.ai.writer.FileDocumentWriter (implements org.springframework.ai.document.DocumentWriter)
- org.springframework.ai.vectorstore.filter.Filter
- org.springframework.ai.vectorstore.filter.FilterExpressionBuilder
- org.springframework.ai.vectorstore.filter.FilterExpressionTextParser
- org.springframework.ai.vectorstore.filter.FilterHelper
- org.springframework.ai.vectorstore.filter.antlr4.FiltersBaseListener (implements org.springframework.ai.vectorstore.filter.antlr4.FiltersListener)
- java.text.Format (implements java.lang.Cloneable, java.io.Serializable)
- java.text.DateFormat
- com.fasterxml.jackson.databind.util.ISO8601DateFormat
- org.springframework.ai.model.function.FunctionCallbackContext (implements org.springframework.context.ApplicationContextAware)
- org.springframework.ai.model.function.FunctionCallbackWrapper<I,O>
- org.springframework.ai.model.function.FunctionCallbackWrapper.Builder<I,O>
- org.springframework.ai.model.function.FunctionCallingOptionsBuilder
- org.springframework.ai.model.function.FunctionCallingOptionsBuilder.PortableFunctionCallingOptions (implements org.springframework.ai.chat.prompt.ChatOptions, org.springframework.ai.model.function.FunctionCallingOptions)
- org.springframework.ai.huggingface.model.GenerateParameters
- org.springframework.ai.huggingface.model.GenerateRequest
- org.springframework.ai.huggingface.model.GenerateResponse
- org.springframework.ai.chat.Generation (implements org.springframework.ai.model.ModelResult<T>)
- org.springframework.ai.huggingface.invoker.auth.HttpBasicAuth (implements org.springframework.ai.huggingface.invoker.auth.Authentication)
- org.springframework.ai.autoconfigure.huggingface.HuggingfaceChatAutoConfiguration
- org.springframework.ai.huggingface.HuggingfaceChatClient (implements org.springframework.ai.chat.ChatClient)
- org.springframework.ai.autoconfigure.huggingface.HuggingfaceChatProperties
- org.springframework.ai.image.Image
- org.springframework.ai.image.ImageGeneration (implements org.springframework.ai.model.ModelResult<T>)
- org.springframework.ai.image.ImageMessage
- org.springframework.ai.image.ImageOptionsBuilder
- org.springframework.ai.image.ImagePrompt (implements org.springframework.ai.model.ModelRequest<T>)
- org.springframework.ai.image.ImageResponse (implements org.springframework.ai.model.ModelResponse<T>)
- org.springframework.ai.huggingface.model.Info
- org.springframework.ai.document.id.JdkSha256HexIdGenerator (implements org.springframework.ai.document.id.IdGenerator)
- org.springframework.ai.reader.JsonReader (implements org.springframework.ai.document.DocumentReader)
- org.springframework.ai.vectorsore.JsonUtils
- org.springframework.ai.transformer.KeywordMetadataEnricher (implements org.springframework.ai.document.DocumentTransformer)
- org.springframework.ai.aot.KnuddelsRuntimeHints (implements org.springframework.aot.hint.RuntimeHintsRegistrar)
- org.springframework.ai.bedrock.llama2.api.Llama2ChatBedrockApi.Llama2ChatRequest.Builder
- org.springframework.ai.chat.messages.Media
- org.springframework.ai.bedrock.MessageToPromptConverter
- org.springframework.ai.autoconfigure.vectorstore.milvus.MilvusServiceClientProperties
- org.springframework.ai.vectorstore.MilvusVectorStore (implements org.springframework.beans.factory.InitializingBean, org.springframework.ai.vectorstore.VectorStore)
- org.springframework.ai.vectorstore.MilvusVectorStore.MilvusVectorStoreConfig
- org.springframework.ai.vectorstore.MilvusVectorStore.MilvusVectorStoreConfig.Builder
- org.springframework.ai.autoconfigure.vectorstore.milvus.MilvusVectorStoreAutoConfiguration
- org.springframework.ai.autoconfigure.vectorstore.milvus.MilvusVectorStoreProperties
- org.springframework.ai.vertexai.gemini.MimeTypeDetector
- org.springframework.ai.mistralai.api.MistralAiApi
- org.springframework.ai.autoconfigure.mistralai.MistralAiAutoConfiguration
- org.springframework.ai.mistralai.MistralAiChatOptions (implements org.springframework.ai.chat.prompt.ChatOptions, org.springframework.ai.model.function.FunctionCallingOptions)
- org.springframework.ai.mistralai.MistralAiChatOptions.Builder
- org.springframework.ai.mistralai.MistralAiEmbeddingOptions (implements org.springframework.ai.embedding.EmbeddingOptions)
- org.springframework.ai.mistralai.MistralAiEmbeddingOptions.Builder
- org.springframework.ai.autoconfigure.mistralai.MistralAiParentProperties
- org.springframework.ai.mistralai.aot.MistralAiRuntimeHints (implements org.springframework.aot.hint.RuntimeHintsRegistrar)
- org.springframework.ai.mistralai.api.MIstralAiStreamFunctionCallingHelper
- org.springframework.ai.model.ModelOptionsUtils
- org.springframework.ai.vectorstore.Neo4jVectorStore (implements org.springframework.beans.factory.InitializingBean, org.springframework.ai.vectorstore.VectorStore)
- org.springframework.ai.vectorstore.Neo4jVectorStore.Neo4jVectorStoreConfig
- org.springframework.ai.vectorstore.Neo4jVectorStore.Neo4jVectorStoreConfig.Builder
- org.springframework.ai.autoconfigure.vectorstore.neo4j.Neo4jVectorStoreAutoConfiguration
- org.springframework.ai.autoconfigure.vectorstore.neo4j.Neo4jVectorStoreProperties
- org.springframework.ai.huggingface.invoker.auth.OAuth (implements org.springframework.ai.huggingface.invoker.auth.Authentication)
- org.springframework.ai.ollama.api.OllamaApi
- org.springframework.ai.ollama.api.OllamaApi.ChatRequest.Builder
- org.springframework.ai.ollama.api.OllamaApi.GenerateRequest.Builder
- org.springframework.ai.ollama.api.OllamaApi.Message.Builder
- org.springframework.ai.autoconfigure.ollama.OllamaAutoConfiguration
- org.springframework.ai.ollama.OllamaChatClient (implements org.springframework.ai.chat.ChatClient, org.springframework.ai.chat.StreamingChatClient)
- org.springframework.ai.autoconfigure.ollama.OllamaChatProperties
- org.springframework.ai.autoconfigure.ollama.OllamaConnectionProperties
- org.springframework.ai.autoconfigure.ollama.OllamaEmbeddingProperties
- org.springframework.ai.ollama.api.OllamaOptions (implements org.springframework.ai.chat.prompt.ChatOptions, org.springframework.ai.embedding.EmbeddingOptions)
- org.springframework.ai.ollama.aot.OllamaRuntimeHints (implements org.springframework.aot.hint.RuntimeHintsRegistrar)
- org.springframework.ai.openai.api.OpenAiApi
- org.springframework.ai.openai.api.OpenAiApi.ChatCompletionRequest.ToolChoiceBuilder
- org.springframework.ai.openai.api.OpenAiAudioApi
- org.springframework.ai.openai.api.OpenAiAudioApi.SpeechRequest.Builder
- org.springframework.ai.openai.api.OpenAiAudioApi.TranscriptionRequest.Builder
- org.springframework.ai.openai.api.OpenAiAudioApi.TranslationRequest.Builder
- org.springframework.ai.openai.OpenAiAudioTranscriptionClient (implements org.springframework.ai.model.ModelClient<TReq,TRes>)
- org.springframework.ai.openai.OpenAiAudioTranscriptionOptions (implements org.springframework.ai.model.ModelOptions)
- org.springframework.ai.openai.OpenAiAudioTranscriptionOptions.Builder
- org.springframework.ai.autoconfigure.openai.OpenAiAudioTranscriptionProperties
- org.springframework.ai.openai.metadata.audio.OpenAiAudioTranscriptionResponseMetadata (implements org.springframework.ai.model.ResponseMetadata)
- org.springframework.ai.autoconfigure.openai.OpenAiAutoConfiguration
- org.springframework.ai.openai.OpenAiChatOptions (implements org.springframework.ai.chat.prompt.ChatOptions, org.springframework.ai.model.function.FunctionCallingOptions)
- org.springframework.ai.openai.OpenAiChatOptions.Builder
- org.springframework.ai.autoconfigure.openai.OpenAiChatProperties
- org.springframework.ai.openai.metadata.OpenAiChatResponseMetadata (implements org.springframework.ai.chat.metadata.ChatResponseMetadata)
- org.springframework.ai.autoconfigure.openai.OpenAiConnectionProperties
- org.springframework.ai.openai.OpenAiEmbeddingOptions (implements org.springframework.ai.embedding.EmbeddingOptions)
- org.springframework.ai.openai.OpenAiEmbeddingOptions.Builder
- org.springframework.ai.autoconfigure.openai.OpenAiEmbeddingProperties
- org.springframework.ai.openai.api.OpenAiImageApi
- org.springframework.ai.openai.OpenAiImageClient (implements org.springframework.ai.image.ImageClient)
- org.springframework.ai.openai.metadata.OpenAiImageGenerationMetadata (implements org.springframework.ai.image.ImageGenerationMetadata)
- org.springframework.ai.openai.OpenAiImageOptions (implements org.springframework.ai.image.ImageOptions)
- org.springframework.ai.openai.OpenAiImageOptions.Builder
- org.springframework.ai.autoconfigure.openai.OpenAiImageProperties
- org.springframework.ai.openai.metadata.OpenAiImageResponseMetadata (implements org.springframework.ai.image.ImageResponseMetadata)
- org.springframework.ai.openai.metadata.OpenAiRateLimit (implements org.springframework.ai.chat.metadata.RateLimit)
- org.springframework.ai.openai.metadata.support.OpenAiResponseHeaderExtractor
- org.springframework.ai.openai.aot.OpenAiRuntimeHints (implements org.springframework.aot.hint.RuntimeHintsRegistrar)
- org.springframework.ai.openai.api.OpenAiStreamFunctionCallingHelper
- org.springframework.ai.openai.metadata.OpenAiUsage (implements org.springframework.ai.chat.metadata.Usage)
- org.springframework.ai.reader.pdf.PagePdfDocumentReader (implements org.springframework.ai.document.DocumentReader)
- org.springframework.ai.reader.pdf.config.ParagraphManager
- org.springframework.ai.reader.pdf.ParagraphPdfDocumentReader (implements org.springframework.ai.document.DocumentReader)
- org.springframework.ai.reader.pdf.config.PdfDocumentReaderConfig
- org.springframework.ai.reader.pdf.config.PdfDocumentReaderConfig.Builder
- org.springframework.ai.reader.pdf.aot.PdfReaderRuntimeHints (implements org.springframework.aot.hint.RuntimeHintsRegistrar)
- org.apache.pdfbox.contentstream.PDFStreamEngine
- org.apache.pdfbox.text.PDFTextStripper
- org.springframework.ai.vectorstore.PgVectorStore (implements org.springframework.beans.factory.InitializingBean, org.springframework.ai.vectorstore.VectorStore)
- org.springframework.ai.autoconfigure.vectorstore.pgvector.PgVectorStoreAutoConfiguration
- org.springframework.ai.autoconfigure.vectorstore.pgvector.PgVectorStoreProperties
- org.springframework.ai.vectorstore.PineconeVectorStore (implements org.springframework.ai.vectorstore.VectorStore)
- org.springframework.ai.vectorstore.PineconeVectorStore.PineconeVectorStoreConfig
- org.springframework.ai.vectorstore.PineconeVectorStore.PineconeVectorStoreConfig.Builder
- org.springframework.ai.autoconfigure.vectorstore.pinecone.PineconeVectorStoreAutoConfiguration
- org.springframework.ai.autoconfigure.vectorstore.pinecone.PineconeVectorStoreProperties
- org.springframework.ai.autoconfigure.postgresml.PostgresMlAutoConfiguration
- org.springframework.ai.postgresml.PostgresMlEmbeddingOptions (implements org.springframework.ai.embedding.EmbeddingOptions)
- org.springframework.ai.postgresml.PostgresMlEmbeddingOptions.Builder
- org.springframework.ai.autoconfigure.postgresml.PostgresMlEmbeddingProperties
- org.springframework.ai.huggingface.model.PrefillToken
- org.springframework.ai.chat.prompt.Prompt (implements org.springframework.ai.model.ModelRequest<T>)
- org.springframework.ai.chat.prompt.PromptTemplate (implements org.springframework.ai.chat.prompt.PromptTemplateActions, org.springframework.ai.chat.prompt.PromptTemplateMessageActions)
- org.springframework.ai.vectorstore.qdrant.QdrantVectorStore (implements org.springframework.beans.factory.InitializingBean, org.springframework.ai.vectorstore.VectorStore)
- org.springframework.ai.vectorstore.qdrant.QdrantVectorStore.QdrantVectorStoreConfig
- org.springframework.ai.vectorstore.qdrant.QdrantVectorStore.QdrantVectorStoreConfig.Builder
- org.springframework.ai.autoconfigure.vectorstore.qdrant.QdrantVectorStoreAutoConfiguration
- org.springframework.ai.autoconfigure.vectorstore.qdrant.QdrantVectorStoreProperties
- org.springframework.ai.document.id.RandomIdGenerator (implements org.springframework.ai.document.id.IdGenerator)
- org.antlr.v4.runtime.Recognizer<Symbol,ATNInterpreter>
- org.antlr.v4.runtime.Lexer (implements org.antlr.v4.runtime.TokenSource)
- org.springframework.ai.vectorstore.filter.antlr4.FiltersLexer
- org.antlr.v4.runtime.Parser
- org.springframework.ai.vectorstore.RedisVectorStore (implements org.springframework.beans.factory.InitializingBean, org.springframework.ai.vectorstore.VectorStore)
- org.springframework.ai.vectorstore.RedisVectorStore.RedisVectorStoreConfig
- org.springframework.ai.vectorstore.RedisVectorStore.RedisVectorStoreConfig.Builder
- org.springframework.ai.autoconfigure.vectorstore.redis.RedisVectorStoreAutoConfiguration
- org.springframework.ai.autoconfigure.vectorstore.redis.RedisVectorStoreProperties
- org.springframework.ai.transformers.ResourceCacheService
- org.springframework.ai.ResourceUtils
- org.springframework.ai.retry.RetryUtils
- org.antlr.v4.runtime.RuleContext (implements org.antlr.v4.runtime.tree.RuleNode)
- org.antlr.v4.runtime.ParserRuleContext
- org.springframework.ai.vectorstore.SearchRequest
- org.springframework.ai.vectorstore.SimpleVectorStore (implements org.springframework.ai.vectorstore.VectorStore)
- org.springframework.ai.vectorstore.SimpleVectorStore.EmbeddingMath
- org.springframework.ai.vectorstore.SimpleVectorStore.Similarity
- org.springframework.ai.aot.SpringAiCoreRuntimeHints (implements org.springframework.aot.hint.RuntimeHintsRegistrar)
- org.springframework.ai.autoconfigure.retry.SpringAiRetryAutoConfiguration
- org.springframework.ai.autoconfigure.retry.SpringAiRetryProperties
- org.springframework.ai.autoconfigure.retry.SpringAiRetryProperties.Backoff
- org.springframework.ai.stabilityai.api.StabilityAiApi
- org.springframework.ai.stabilityai.api.StabilityAiApi.GenerateImageRequest.Builder
- org.springframework.ai.autoconfigure.stabilityai.StabilityAiConnectionProperties
- org.springframework.ai.autoconfigure.stabilityai.StabilityAiImageAutoConfiguration
- org.springframework.ai.stabilityai.StabilityAiImageClient (implements org.springframework.ai.image.ImageClient)
- org.springframework.ai.stabilityai.StabilityAiImageGenerationMetadata (implements org.springframework.ai.image.ImageGenerationMetadata)
- org.springframework.ai.stabilityai.api.StabilityAiImageOptions (implements org.springframework.ai.image.ImageOptions)
- org.springframework.ai.stabilityai.api.StabilityAiImageOptions.Builder
- org.springframework.ai.autoconfigure.stabilityai.StabilityAiImageProperties
- org.springframework.ai.huggingface.model.StreamDetails
- org.springframework.ai.huggingface.model.StreamResponse
- org.springframework.ai.transformer.SummaryMetadataEnricher (implements org.springframework.ai.document.DocumentTransformer)
- org.springframework.ai.huggingface.api.TextGenerationInferenceApi
- org.springframework.ai.reader.TextReader (implements org.springframework.ai.document.DocumentReader)
- org.springframework.ai.transformer.splitter.TextSplitter (implements org.springframework.ai.document.DocumentTransformer)
- java.lang.Throwable (implements java.io.Serializable)
- org.springframework.ai.reader.tika.TikaDocumentReader (implements org.springframework.ai.document.DocumentReader)
- org.springframework.ai.bedrock.titan.api.TitanChatBedrockApi.TitanChatRequest.Builder
- org.springframework.ai.bedrock.titan.api.TitanEmbeddingBedrockApi.TitanEmbeddingRequest.Builder
- org.springframework.ai.huggingface.model.Token
- org.springframework.ai.autoconfigure.transformers.TransformersEmbeddingClientAutoConfiguration
- org.springframework.ai.autoconfigure.transformers.TransformersEmbeddingClientProperties
- org.springframework.ai.autoconfigure.transformers.TransformersEmbeddingClientProperties.Cache
- org.springframework.ai.autoconfigure.transformers.TransformersEmbeddingClientProperties.Onnx
- org.springframework.ai.autoconfigure.transformers.TransformersEmbeddingClientProperties.Tokenizer
- org.springframework.ai.model.function.TypeResolverHelper
- org.springframework.ai.vertexai.gemini.metadata.VertexAiChatResponseMetadata (implements org.springframework.ai.chat.metadata.ChatResponseMetadata)
- org.springframework.ai.autoconfigure.vertexai.gemini.VertexAiGeminiAutoConfiguration
- org.springframework.ai.vertexai.gemini.VertexAiGeminiChatOptions (implements org.springframework.ai.chat.prompt.ChatOptions, org.springframework.ai.model.function.FunctionCallingOptions)
- org.springframework.ai.vertexai.gemini.VertexAiGeminiChatOptions.Builder
- org.springframework.ai.autoconfigure.vertexai.gemini.VertexAiGeminiChatProperties
- org.springframework.ai.autoconfigure.vertexai.gemini.VertexAiGeminiConnectionProperties
- org.springframework.ai.vertexai.gemini.aot.VertexAiGeminiRuntimeHints (implements org.springframework.aot.hint.RuntimeHintsRegistrar)
- org.springframework.ai.vertexai.palm2.api.VertexAiPaLm2Api
- org.springframework.ai.autoconfigure.vertexai.palm2.VertexAiPalm2AutoConfiguration
- org.springframework.ai.vertexai.palm2.VertexAiPaLm2ChatClient (implements org.springframework.ai.chat.ChatClient)
- org.springframework.ai.vertexai.palm2.VertexAiPaLm2ChatOptions (implements org.springframework.ai.chat.prompt.ChatOptions)
- org.springframework.ai.vertexai.palm2.VertexAiPaLm2ChatOptions.Builder
- org.springframework.ai.autoconfigure.vertexai.palm2.VertexAiPalm2ConnectionProperties
- org.springframework.ai.autoconfigure.vertexai.palm2.VertexAiPalm2EmbeddingProperties
- org.springframework.ai.autoconfigure.vertexai.palm2.VertexAiPlam2ChatProperties
- org.springframework.ai.vertexai.gemini.metadata.VertexAiUsage (implements org.springframework.ai.chat.metadata.Usage)
- org.springframework.ai.vertexai.palm2.aot.VertexRuntimeHints (implements org.springframework.aot.hint.RuntimeHintsRegistrar)
- org.springframework.ai.vectorstore.WeaviateVectorStore (implements org.springframework.beans.factory.InitializingBean, org.springframework.ai.vectorstore.VectorStore)
- org.springframework.ai.vectorstore.WeaviateVectorStore.WeaviateVectorStoreConfig
- org.springframework.ai.vectorstore.WeaviateVectorStore.WeaviateVectorStoreConfig.Builder
- org.springframework.ai.autoconfigure.vectorstore.weaviate.WeaviateVectorStoreAutoConfiguration
- org.springframework.ai.autoconfigure.vectorstore.weaviate.WeaviateVectorStoreProperties