Model API input
{% set default_prompt = cfg.default_prompt %}
Available prompts (see templates/prompts):
{% for name in prompts.keys() %} {% endfor %}
See https://github.com/yizhongw/Tk-Instruct for more details.