EvSys

JSONLToChatConfig

Attributes

attributemodel_config
= ConfigDict(extra='forbid')
attributesystem_promptstr
= ''
attributeuser_templatestr
= '{query}'

Format string with {field} placeholders pulled from each row.

attributeassistant_templatestr | None
= None

If set, builds an assistant message too (for SFT). e.g. '{answer}'.

On this page