langchain.js
    Preparing search index...

    Type Alias SerializedBasePromptTemplate

    SerializedBasePromptTemplate:
        | SerializedFewShotTemplate
        | SerializedPromptTemplate

    Represents a serialized version of a base prompt template. This type can be either a SerializedFewShotTemplate or a SerializedPromptTemplate.