Formats a document using a given prompt template.
If the document is missing required metadata variables specified in the prompt template.
The document to format.
The prompt template to use for formatting.
A Promise that resolves to the formatted document as a string.
Deprecated
Formats a document using a given prompt template.
Async
Throws
If the document is missing required metadata variables specified in the prompt template.