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 inChatClient
context.Represents a request processed by aChatClient
that ultimately is used to build aPrompt
to be sent to an AI model.Represents a response returned by aChatClient
.Represents aModel
response 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
ChatClient
that ultimately is used to build aPrompt
to 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
ChatClient
that ultimately is used to build aPrompt
to 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
ChatClient
that ultimately is used to build aPrompt
to 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
ChatClient
that ultimately is used to build aPrompt
to 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
ChatClient
that ultimately is used to build aPrompt
to be sent to an AI model. -
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
ChatClient
that ultimately is used to build aPrompt
to be sent to an AI model.Represents a response returned by aChatClient
. -
-