类 SystemMessage

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

public class SystemMessage extends Object implements ChatMessage
Represents a system message, typically defined by a developer. This type of message usually provides instructions regarding the AI's actions, such as its behavior or response style.
  • 构造器详细资料

    • SystemMessage

      public SystemMessage()
  • 方法详细资料