Interface AssistantChatMessage.Builder
- Enclosing class:
AssistantChatMessage
public static interface AssistantChatMessage.Builder
Builder helper class.
-
Method Summary
-
Method Details
-
role
Set the role of thisAssistantChatMessageinstance.- Parameters:
role- The role of thisAssistantChatMessage- Returns:
- The AssistantChatMessage instance.
-