Support of gpt-5 #735
Replies: 4 comments
-
|
@andreykuzmenko You could probably do this now in the completions API, but you will have to manually pass in the correct model name: "gpt-5" because it isn't built into the project yet. @kayhantolga Anything stopping us, or maybe Andrey if he's up for it and wants to be awesome, from creating a PR to support this model in completions API? |
Beta Was this translation helpful? Give feedback.
-
|
The answer is yes, model names are strings, so you can pass any model name. |
Beta Was this translation helpful? Give feedback.
-
|
might be a silly question, if i put gpt-5 as a string in the model says unknown model id. what is the strong model for gpt5? |
Beta Was this translation helpful? Give feedback.
-
|
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to use the library with gpt-5?
Beta Was this translation helpful? Give feedback.
All reactions