tool-call: r1: add one more trigger approx "<|tool calls begin|>"
This commit is contained in:
parent
bff549deb6
commit
ce28224de8
2 changed files with 6 additions and 6 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue