-
-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Nice job!
I try to use:
define('MODEL', 'gpt-3.5-turbo');
and get the following error in console:
script.js:27
Error: Unexpected response format
{error: {…}}
error
:
{message: 'This is a chat model and not supported in the v1/c…ndpoint. Did you mean to use v1/chat/completions?', type: 'invalid_request_error', param: 'model', code: null}
[[Prototype]]
:
Object
constructor
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation