Function chat_prompt_template

Source
pub fn chat_prompt_template(
    name: Option<&str>,
) -> Result<PromptTemplateType, LlamaCoreError>
Expand description

Get the chat prompt template type from the given model name.