Fix chat completions response handling
This commit is contained in:
parent
328c5d3bc3
commit
02593e56d0
4 changed files with 66 additions and 7 deletions
|
|
@ -99,7 +99,7 @@
|
|||
<select id="template"></select>
|
||||
</div>
|
||||
</div>
|
||||
<p class="help">OpenAI Chat uses native chat messages. Other formats send one templated user message over Chat Completions.</p>
|
||||
<p class="help">Built-in formats use native chat messages over Chat Completions. Custom format sends one templated user message.</p>
|
||||
</div>
|
||||
|
||||
<div id="custom-template-container" class="field is-hidden">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue