java.lang.Object
com.hw.langchain.output.parsers.list.Utils

public class Utils extends Object
Author:
HamaWhite
  • Constructor Details

    • Utils

      public Utils()
  • Method Details

    • getPromptInputKey

      public static String getPromptInputKey(Map<String,Object> inputs, List<String> memoryVariables)
      "stop" is a special key that can be passed as input but is not used to format the prompt.