liblloyal 1.0.0
Composable primitives for llama.cpp inference
Loading...
Searching...
No Matches
minja::chat_template Member List

This is the complete list of members for minja::chat_template, including all inherited members.

add_system(const nlohmann::ordered_json &messages, const std::string &system_prompt)minja::chat_templateinlinestatic
apply(const nlohmann::ordered_json &messages, const nlohmann::ordered_json &tools, bool add_generation_prompt, const nlohmann::ordered_json &extra_context=nlohmann::ordered_json(), bool apply_polyfills=true)minja::chat_templateinline
apply(const chat_template_inputs &inputs, const chat_template_options &opts=chat_template_options()) constminja::chat_templateinline
bos_token() constminja::chat_templateinline
chat_template(const std::string &source, const std::string &bos_token, const std::string &eos_token)minja::chat_templateinline
eos_token() constminja::chat_templateinline
original_caps() constminja::chat_templateinline
source() constminja::chat_templateinline