Home > llm-ops > PolishPromptTemplate > (constructor)
PolishPromptTemplate.(constructor)
Constructs a new instance of the PolishPromptTemplate
class
Signature:
typescript
constructor({ toneStyle, language, other, evaluate, }: polishPromptTemplateSchema);
constructor({ toneStyle, language, other, evaluate, }: polishPromptTemplateSchema);
Parameters
Parameter | Type | Description |
---|---|---|
{ toneStyle, language, other, evaluate, } | polishPromptTemplateSchema |