benman1 / generative_ai_with_langchain

Build large language model (LLM) apps with Python, ChatGPT and other models. This is the companion repository for the book on generative AI with LangChain.
https://amzn.to/43PuIkQ
MIT License
552 stars 219 forks source link

Replace deprecated models #14

Closed benman1 closed 3 months ago

benman1 commented 6 months ago

The following models have been deprecated on January 4th by OpenAI:

If any of these models are mentioned in the code, they should be replaced by models that are still available.

theAfricanQuant commented 6 months ago

Hello @benman1 This list is very helpful

Thanks for sharing

benman1 commented 6 months ago

Hi Ricky, @theAfricanQuant! Let me know if you find things that don't work or need updating. I am not always able to make it work on the same day, but I'll try to help as soon as I can.

theAfricanQuant commented 5 months ago

You are doing just fine @benman1

theAfricanQuant commented 5 months ago

image