format abstract method
Format the prompt with the inputs.
values
- Any arguments to be passed to the prompt template.
Implementation
ChatMessage format([final InputValues values = const {}]);
Format the prompt with the inputs.
values
- Any arguments to be passed to the prompt template.ChatMessage format([final InputValues values = const {}]);