类 CustomMessage

java.lang.Object
com.ajaxjs.mcp.message.CustomMessage
所有已实现的接口:
ChatMessage

public class CustomMessage extends Object implements ChatMessage
Represents a custom message. Can be used only with ChatLanguageModel implementations that support this type of message.
  • 构造器详细资料

    • CustomMessage

      public CustomMessage()
  • 方法详细资料