Uses of Package
org.springframework.ai.chat.messages
Packages that use org.springframework.ai.chat.messages
Package
Description
-
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.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.client.advisor.apiClassDescriptionThe 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.messagesClassDescriptionThe AbstractMessage class is an abstract implementation of the Message interface.The Message interface represents a message that can be sent or received in a chat application.The MessageType enum represents the type of message in a chat application.
-
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.The ToolResponseMessage class represents a message with a function content 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.
-
Classes in org.springframework.ai.chat.messages used by org.springframework.ai.model.functionClassDescriptionLets 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.The ToolResponseMessage class represents a message with a function content in a chat application.
-
Classes in org.springframework.ai.chat.messages used by org.springframework.ai.watsonx.utilsClassDescriptionThe Message interface represents a message that can be sent or received in a chat application.