接口 ChatMessage

所有已知实现类:
AiMessage, CustomMessage, SystemMessage, ToolExecutionResultMessage, UserMessage

public interface ChatMessage
Represents a chat message.
另请参阅:
  • 方法概要

    修饰符和类型
    方法
    说明
    The type of the message.
  • 方法详细资料

    • type

      The type of the message.
      返回:
      the type of the message