Uses of Package
org.springframework.ai.chat.messages
Packages that use org.springframework.ai.chat.messages
Package
Description
Chat client.
Spring AI integration with the official OpenAI Java SDK.
This package contains the core interfaces and classes supporting Retrieval Augmented
Generation flows.
-
Classes in org.springframework.ai.chat.messages used by org.springframework.ai.anthropic.api
-
Classes in org.springframework.ai.chat.messages used by org.springframework.ai.anthropic.api.utils
-
Classes in org.springframework.ai.chat.messages used by org.springframework.ai.bedrockClassDescriptionThe Message interface represents a message that can be sent or received in a chat application.
-
Classes in org.springframework.ai.chat.messages used by org.springframework.ai.bedrock.converse.api
-
Classes in org.springframework.ai.chat.messages used by org.springframework.ai.chat.clientClassDescriptionThe Message interface represents a message that can be sent or received in a chat application.
-
Classes in org.springframework.ai.chat.messages used by org.springframework.ai.chat.memoryClassDescriptionThe Message interface represents a message that can be sent or received in a chat application.
-
Classes in org.springframework.ai.chat.messages used by org.springframework.ai.chat.memory.repository.cassandraClassDescriptionThe Message interface represents a message that can be sent or received in a chat application.
-
Classes in org.springframework.ai.chat.messages used by org.springframework.ai.chat.memory.repository.cosmosdbClassDescriptionThe Message interface represents a message that can be sent or received in a chat application.
-
Classes in org.springframework.ai.chat.messages used by org.springframework.ai.chat.memory.repository.jdbcClassDescriptionThe Message interface represents a message that can be sent or received in a chat application.
-
Classes in org.springframework.ai.chat.messages used by org.springframework.ai.chat.memory.repository.mongoClassDescriptionThe Message interface represents a message that can be sent or received in a chat application.
-
Classes in org.springframework.ai.chat.messages used by org.springframework.ai.chat.memory.repository.neo4jClassDescriptionThe Message interface represents a message that can be sent or received in a chat application.
-
Classes in org.springframework.ai.chat.messages used by org.springframework.ai.chat.messagesClassDescriptionThe AbstractMessage class is an abstract implementation of the Message interface.Lets the generative know the content was generated as a response to the user.The Message interface represents a message that can be sent or received in a chat application.Enumeration representing types of
Messagesin a chat application.A message of the type 'system' passed as input.The ToolResponseMessage class represents a message with a function content in a chat application.A message of the type 'user' passed as input Messages with the user role are from the end-user or developer. -
Classes in org.springframework.ai.chat.messages used by org.springframework.ai.chat.modelClassDescriptionLets the generative know the content was generated as a response to the user.The Message interface represents a message that can be sent or received in a chat application.
-
Classes in org.springframework.ai.chat.messages used by org.springframework.ai.chat.promptClassDescriptionThe Message interface represents a message that can be sent or received in a chat application.A message of the type 'system' passed as input.A message of the type 'user' passed as input Messages with the user role are from the end-user or developer.
-
Classes in org.springframework.ai.chat.messages used by org.springframework.ai.deepseekClassDescriptionThe AbstractMessage class is an abstract implementation of the Message interface.Lets the generative know the content was generated as a response to the user.The Message interface represents a message that can be sent or received in a chat application.
-
Classes in org.springframework.ai.chat.messages used by org.springframework.ai.model.toolClassDescriptionThe Message interface represents a message that can be sent or received in a chat application.
-
Classes in org.springframework.ai.chat.messages used by org.springframework.ai.openaisdkClassDescriptionLets the generative know the content was generated as a response to the user.
-
Classes in org.springframework.ai.chat.messages used by org.springframework.ai.ragClassDescriptionThe Message interface represents a message that can be sent or received in a chat application.
-
Classes in org.springframework.ai.chat.messages used by org.springframework.ai.zhipuaiClassDescriptionThe AbstractMessage class is an abstract implementation of the Message interface.Lets the generative know the content was generated as a response to the user.The Message interface represents a message that can be sent or received in a chat application.