JSONLToChatConfig
Attributes
attributemodel_config= ConfigDict(extra='forbid')attributesystem_promptstr= ''attributeuser_templatestr= '{query}'Format string with {field} placeholders pulled from each row.
attributeassistant_templatestr | None= NoneIf set, builds an assistant message too (for SFT). e.g. '{answer}'.