neo4j / NaLLM

Repository for the NaLLM project
Apache License 2.0
1.09k stars 215 forks source link

The model `gpt-3.5-turbo-0613` has been deprecated #90

Open MasahiroOgawa opened 3 days ago

MasahiroOgawa commented 3 days ago

error message:

The model gpt-3.5-turbo-0613 has been deprecated, learn more here: https://platform.openai.com/docs/deprecations

I will create pull request by using gpt-4o, and read the model_name from config file.

MasahiroOgawa commented 3 days ago

I fixed and created a pull request: https://github.com/neo4j/NaLLM/pull/91