Prompt Template
---
title: promptTemplate and PromptTemplate
description: Create fully specified prompt templates and render them synchronously or asynchronously.
---
## `promptTemplate(schema, templateStr, options?)`
Creates a new `PromptTemplate` instance.
**Signature**when to use it
Community prompt sourced from the open-source GitHub repo samueljacobs98/amadaius (MIT). A "Prompt Template" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
samueljacobs98/amadaius · MIT