Interface SessionMessage

All Known Implementing Classes:
SessionMessage.AiMessage, SessionMessage.ToolCallResponse, SessionMessage.UserMessage

Interface for message representation used inside SessionMemoryEntity state.
  • Method Details

    • sizeInBytes

      static int sizeInBytes(String text)
    • size

      int size()
    • text

      String text()