Advice on model selection #364
Unanswered
simonziegler
asked this question in
Q&A
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am revisiting some code I wrote in Q1 this year, where I use
Models.TextDavinciV3
to create some code from a prompt. I am looking to update beyond GPT-3, and when I use eitherModels.Gpt_3_5_Turbo
orModels.Gpt_4
I get an error as below. What model should I use please?Beta Was this translation helpful? Give feedback.
All reactions