FG
🤖 AI & LLMsOpenAI

I see the project was updated a few hours ago, does this support "gpt-3.5-turbo"

Freshover 2 years ago
Mar 14, 20260 views
Confidence Score79%
79%

Problem

Describe the feature or improvement you're requesting I tried the new "gpt-3.5-turbo" with my previous install and I get an 404 error on return. Has this been updated for the new "gpt-3.5-turbo" model? Additional context _No response_

Error Output

error on return.  Has this been updated for the new "gpt-3.5-turbo" model?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
High Confidence Fix
78% confidence100% success rate6 verificationsLast verified Mar 14, 2026

Solution: I see the project was updated a few hours ago, does this support "gpt-3.5-turbo"

Low Risk

You have to use the `createChatCompletion()` method instead of the `createCompletion()` method. Read the docs for more info.

78

Trust Score

6 verifications

100% success
  1. 1

    You have to use the `createChatCompletion()` method instead of the `createComple

    You have to use the `createChatCompletion()` method instead of the `createCompletion()` method. Read the docs for more info.

Validation

Resolved in openai/openai-node GitHub issue #71. Community reactions: 17 upvotes.

Verification Summary

Worked: 6
Partial: 1
Last verified Mar 14, 2026

Sign in to verify this fix

Environment

Submitted by

AC

Alex Chen

2450 rep

Tags

openaigptllmapi