Uses of Class
com.langfuse.client.resources.prompts.types.ChatMessageType
Packages that use ChatMessageType
-
Uses of ChatMessageType in com.langfuse.client.resources.prompts.types
Fields in com.langfuse.client.resources.prompts.types declared as ChatMessageTypeMethods in com.langfuse.client.resources.prompts.types that return ChatMessageTypeMethods in com.langfuse.client.resources.prompts.types that return types with arguments of type ChatMessageTypeMethods in com.langfuse.client.resources.prompts.types with parameters of type ChatMessageTypeModifier and TypeMethodDescriptionChatMessage._FinalStage.type(ChatMessageType type) ChatMessage.Builder.type(ChatMessageType type) Method parameters in com.langfuse.client.resources.prompts.types with type arguments of type ChatMessageTypeModifier and TypeMethodDescriptionChatMessage._FinalStage.type(Optional<ChatMessageType> type) ChatMessage.Builder.type(Optional<ChatMessageType> type)