CustomTemplate¶
Structure Class¶
CustomTemplate
dataclass
¶
Configuration for using a custom note template with specific instructions
Attributes¶
template_instructions
instance-attribute
¶
template_instructions: list[TemplateSectionInstruction]
Custom instructions for each section of the template
template_type
instance-attribute
¶
template_type: CustomTemplateBase
The base template type to customize