Uses of Package
org.springframework.ai.chat.messages
Packages that use org.springframework.ai.chat.messages
Package
Description
The org.sf.ai.chat package represents the bounded context for the Chat Model within the
AI generative model domain.
-
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.chatClassDescriptionLets 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.chat.messagesClassDescriptionThe AbstractMessage class is an abstract implementation of the Message interface.The Media class represents the data and metadata of a media attachment in a message.The Message interface represents a message that can be sent or received in a chat application.The MessageType enum represents the type of a message 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.