[ad_1]
Replies: 1
$query->setModel( 'gpt-4' );Using this to override the default engine, I get a 500 error.
The method breaks functionality that is restored by commenting out the line. Tried numerous syntactical approaches (e.g. gpt-3.4, gpt-3, turbo, etc. All break the code when code otherwise works if setModel() is commented out.
