I was trying to summarize a document using Generate Text Completion activity. Using Read PDF Text I stored the output and same was passed into the Generate Text Completion. However, while debugging I am getting below error.
Generate Text Completion: Not found - The requested resource is not found.
RequestId: 6668cc5ee4b02937fc3d3cb1
ProviderMessage: error - {message=The model text-davinci-003 has been deprecated, learn more here: https://platform.openai.com/docs/deprecations, type=invalid_request_error, param=null, code=model_not_found}
How can I resolve this issue? Sharing screen shots for reference.


