Readonly
onReadonly
onEvent which is fired when the prompt template is changed.
Edit the template. If the content is specified, is will be used to customize the template. Otherwise, the behavior depends on the implementation. Implementation may for example decide to open an editor, or request more information from the user, ...
the template id.
Optional
defaultContent: stringReturn all custom agents.
all custom agents
Returns the customization of PromptTemplate object or undefined if there is none
the id of the PromptTemplate to check
Whether there is a customization for a PromptTemplate object
the id of the PromptTemplate to check
Event which is fired when custom agents are modified.