tool-call: r1: add one more trigger approx "<|tool calls begin|>"

This commit is contained in:
Olivier Chafik 2025-02-04 00:28:40 +00:00
parent bff549deb6
commit ce28224de8
2 changed files with 6 additions and 6 deletions

View file

@ -9,7 +9,7 @@
{%- endfor -%}
{{bos_token}}
{%- if tools %}
You can call any of the following function tools to satisfy the user's requests: {{tools | map(attribute='function') | tojson(indent=4)}}
You can call any of the following function tools to satisfy the user's requests: {{tools | map(attribute='function') | tojson(indent=2)}}
Example function tool call syntax: