Property PromptFormatter
PromptFormatter
Which formatter this model's prompts go through: the model's own chat template, the consumer's ChatPromptFormatter, or the role-prefixed fallback whose output quality is materially worse.
public string PromptFormatter { get; init; }