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 Defined in src/components/chat/types.ts:247
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 Defined in src/components/chat/types.ts:247