Skip to content

Commit

Permalink
deploy: febdd82
Browse files Browse the repository at this point in the history
  • Loading branch information
mgonzs13 committed Jan 11, 2025
1 parent 6d26171 commit 0e6c3df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion namespacellama__ros_1_1langchain_1_1chat__llama__ros.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ac299d7f9a96d431972de765b
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line"><span class="lineno"> 1</span>= <span class="stringliteral">&quot;&quot;&quot;{% if tools_grammar %}</span></div>
<div class="line"><span class="lineno"> 2</span><span class="stringliteral"> {{- &#39;&lt;|im_start|&gt;assistant\n&#39; }}</span></div>
<div class="line"><span class="lineno"> 3</span><span class="stringliteral"> {{- &#39;You are an assistant. You output in JSON format. The key &quot;tool_calls&quot; is a list of possible tools. For each tool, the format is {name, arguments}. You can use the following tools:&#39; }}</span></div>
<div class="line"><span class="lineno"> 3</span><span class="stringliteral"> {{- &#39;You are an assistant. Output in JSON format with either a &quot;text&quot; or &quot;tool_calls&quot; key and its reasoning. Use &quot;text&quot; for responses and &quot;tool_calls&quot; for tool usage. &quot;tool_calls&quot; is a list of tools in the format: {name, arguments}. Available tools are:&#39; }}</span></div>
<div class="line"><span class="lineno"> 4</span><span class="stringliteral"> {% for tool in tools_grammar %}</span></div>
<div class="line"><span class="lineno"> 5</span><span class="stringliteral"> {% if not loop.last %}</span></div>
<div class="line"><span class="lineno"> 6</span><span class="stringliteral"> {{- tool }}</span></div>
Expand Down

0 comments on commit 0e6c3df

Please sign in to comment.