Uses of Package
org.springframework.ai.chat.client
Packages that use org.springframework.ai.chat.client
Package
Description
Chat client.
Provides classes for advising chat clients.
Provides the API for chat client advisors.
Provides the API for chat client advisors observations.
Spring AI chat client advisors package.
Provides classes for observing chat data.
RAG Sub-Module: Query Expansion.
RAG Sub-Module: Query Transformation.
-
Classes in org.springframework.ai.chat.client used by org.springframework.ai.chat.clientClassDescriptionClient to perform stateless requests to an AI Model, using a fluent API.A mutable builder for creating a
ChatClient.Specification for a prompt system.Common attributes used inChatClientcontext.Represents a request processed by aChatClientthat ultimately is used to build aPromptto be sent to an AI model.Represents a response returned by aChatClient.Represents aModelresponse that includes the entire response along withe specified response entity type. -
Classes in org.springframework.ai.chat.client used by org.springframework.ai.chat.client.advisorClassDescriptionRepresents a request processed by a
ChatClientthat ultimately is used to build aPromptto be sent to an AI model.Represents a response returned by aChatClient. -
Classes in org.springframework.ai.chat.client used by org.springframework.ai.chat.client.advisor.apiClassDescriptionRepresents a request processed by a
ChatClientthat ultimately is used to build aPromptto be sent to an AI model.Represents a response returned by aChatClient. -
Classes in org.springframework.ai.chat.client used by org.springframework.ai.chat.client.advisor.observationClassDescriptionRepresents a request processed by a
ChatClientthat ultimately is used to build aPromptto be sent to an AI model.Represents a response returned by aChatClient. -
Classes in org.springframework.ai.chat.client used by org.springframework.ai.chat.client.advisor.vectorstoreClassDescriptionRepresents a request processed by a
ChatClientthat ultimately is used to build aPromptto be sent to an AI model.Represents a response returned by aChatClient. -
Classes in org.springframework.ai.chat.client used by org.springframework.ai.chat.client.observationClassDescriptionRepresents a request processed by a
ChatClientthat ultimately is used to build aPromptto be sent to an AI model.Represents a response returned by aChatClient. -
Classes in org.springframework.ai.chat.client used by org.springframework.ai.chat.evaluation
-
-
Classes in org.springframework.ai.chat.client used by org.springframework.ai.rag.advisorClassDescriptionRepresents a request processed by a
ChatClientthat ultimately is used to build aPromptto be sent to an AI model.Represents a response returned by aChatClient. -
-