Format the prompt with inputs generating a string.
Use this method to generate a string representation of a prompt consisting of chat messages.
Useful for feeding into a string-based completion language model or debugging.
| Name | Type | Description |
|---|---|---|
**kwargs | Any | Default: {}Keyword arguments to use for formatting. |