Closed shashank42 closed 1 year ago
you need to have access to gpt-4-0613
https://openai.com/blog/function-calling-and-other-api-updates
otherwise, you can change it in the pr_agent/settings/configuration.toml
or are you requesting it to be configurable somehow differently?
Can you try again with the current main branch, we are dealing with such errors by falling back to gpt-3.5-turbo
i believe this issue was resolved
is it possible to pass this option in anyway while using the Github Action?
also there seems to be a bug. the fallback model was correctly used, but the action still failed.
openai.error.InvalidRequestError: The model:
gpt-4-0613
does not exist