promptslab / Promptify

Prompt Engineering | Prompt Versioning | Use GPT or other prompt based models to get structured output. Join our discord for Prompt-Engineering, LLMs and other latest research
https://discord.gg/m88xfYMbK6
Apache License 2.0
3.11k stars 232 forks source link

Request for Update: OpenAPI Models in light of scheduled model shutdowns #104

Open Frank37move opened 6 months ago

Frank37move commented 6 months ago

Following the recent reminder sent by OpenAI about several models being shut down, do you plan to provide an updated version of openapi_models.py soon? If I understand correctly, it should be sufficient to update the SUPPORTED_MODELS variable within models.text2text.api.openapi_models.py, replacing the expiring versions with the new ones suggested by OpenAI.