Interface TravilyRagHandlerCallback

All Known Implementing Classes:
DefaultTravilyRagHandlerCallback

public interface TravilyRagHandlerCallback
  • Method Details

    • getQuery

      String getQuery(List<Conversation> messages)
    • accept

      boolean accept(List<Chunk> currentChunks, Map nextItem)
      accept the next file
      Parameters:
      currentChunks -
      nextFile -
      Returns:
    • moveOn

      boolean moveOn(List<Chunk> chunks)
      move on
      Parameters:
      chunks -
      Returns: