smoothbrain-ai / smoothbrain-anki

SmoothBrain is an Anki plugin that fetches Readwise highlights and makes flashcards using OpenAI GPT.
39 stars 6 forks source link

"openai_base_url" error #51

Open tedblizzard100 opened 6 months ago

tedblizzard100 commented 6 months ago

config file had: "openai_base_url": "https://oai.hconeai.com/v1",

but am getting: The model text-davinci-003 has been deprecated, learn more here: https://platform.openai.com/docs/deprecations

I tried to input the correct URL but still getting errors.

Do you know the correct updated location so I can update the config "openai_base_url": ???

Thank you for your help.