Class ChatGeneration

java.lang.Object
com.hw.langchain.schema.Generation
com.hw.langchain.schema.ChatGeneration

public class ChatGeneration extends Generation
Output of a single generation.
Author:
HamaWhite
  • Field Details

  • Constructor Details

    • ChatGeneration

      public ChatGeneration(BaseMessage message)