Interface KnowledgeBasePromptTemplate.Builder

    • Method Detail

      • textPromptTemplate

        KnowledgeBasePromptTemplate.Builder textPromptTemplate​(String textPromptTemplate)

        The text of the prompt template.

        Parameters:
        textPromptTemplate - The text of the prompt template.
        Returns:
        Returns a reference to this object so that method calls can be chained together.