prompt
Method
This is a method of the TemplateConfig class in the config module.Set prompt template
Signature
Parameters
No description available.
Returns
The result of the operation.
prompt: Set prompt template
This is a method of the TemplateConfig class in the config module.Set prompt template
def prompt(mut self, template: impl Into<String>) -> Self