Partial Prompt Template
---
title: PartialPromptTemplate
description: Apply data incrementally, then finalize prompts synchronously or asynchronously.
---
A template that can be progressively filled with data before finalising. It has the same underlying schema as the original `PromptTemplate`.
## `partial(data)`
Partially applies data to the template.
**Signature**when to use it
Community prompt sourced from the open-source GitHub repo samueljacobs98/amadaius (MIT). A "Partial 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