Uses of Enum Class
org.springframework.ai.chat.client.ChatClientAttributes
Packages that use ChatClientAttributes
-
Uses of ChatClientAttributes in org.springframework.ai.chat.client
Subclasses with type arguments of type ChatClientAttributes in org.springframework.ai.chat.clientMethods in org.springframework.ai.chat.client that return ChatClientAttributesModifier and TypeMethodDescriptionstatic ChatClientAttributesReturns the enum constant of this class with the specified name.static ChatClientAttributes[]ChatClientAttributes.values()Returns an array containing the constants of this enum class, in the order they are declared.