• Formats a document using a given prompt template.

    Parameters

    Returns Promise<string>

    A Promise that resolves to the formatted document as a string.

    Async

    Throws

    If the document is missing required metadata variables specified in the prompt template.

Generated using TypeDoc