#That model does not exist
13 messages · Page 1 of 1 (latest)
That model indeed doesn't exist, and the /v1/engines endpoint doesn't exist either
use v1/completions
with a model param set to text-davinci-003
What is the full url then?
Look at the API documentation https://platform.openai.com/docs/api-reference/completions
An API for accessing new AI models developed by OpenAI
don't use ChatGPT to develop on OpenAI APIs, it doesn't know up to date information
Always check the docs first 🙂
Ahh okay so the api isnt good at all, i need another url and different parameters i see
Yup!
Okay let me esee
Perfect now, thank you! ❤️