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