ChatTemplateRenderer
A generic type for a function that serves as a custom renderer. It takes a context object of type T and returns a template result.
Type
ChatTemplateRenderer = object A generic type for a function that serves as a custom renderer. It takes a context object of type T and returns a template result.
ChatTemplateRenderer = object