Skip to content

Home > llm-ops > polishPromptTemplateSchema

polishPromptTemplateSchema interface

Signature:

typescript
export interface polishPromptTemplateSchema
export interface polishPromptTemplateSchema

Properties

PropertyModifiersTypeDescription
evaluate?string[](Optional)
language?languageType(Optional)
other?string(Optional)
toneStyle?string(Optional)

Released under the MIT License.