Gets the prompt template from the given OpenTelemetry context.
The context to get the prompt template from.
The prompt template
const promptTemplate = getPromptTemplate(context.active()); Copy
const promptTemplate = getPromptTemplate(context.active());
Gets the prompt template from the given OpenTelemetry context.