Skip to main content

Module chat

Module chat 

Source
Expand description

Chat template formatting for instruct models.

Formats conversations into the prompt format expected by each model family. Templates are based on the model’s architecture and common conventions.

Structs§

ChatMessage
A message in a conversation.

Enums§

ChatTemplate
Chat template format.