JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.langfuse.client.resources.prompts.types
Interface ChatMessageType.Visitor<T>
Enclosing class:
ChatMessageType
public static interface
ChatMessageType.Visitor<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
visitChatmessage
()
T
visitUnknown
(
String
unknownType)
Method Details
visitChatmessage
T
visitChatmessage
()
visitUnknown
T
visitUnknown
(
String
unknownType)