copyWith abstract method
Return a new StringMessagePromptTemplate instance with the given values.
Implementation
@override
StringMessagePromptTemplate copyWith({final BasePromptTemplate? prompt});
Return a new StringMessagePromptTemplate instance with the given values.
@override
StringMessagePromptTemplate copyWith({final BasePromptTemplate? prompt});