Present options:
Option 1: New deployments can't be done on Azure for model - text-davinci-003, hence this functionality can only be tested on deployments created in the past using the text-davinci-003 model in Azure.
Option 2: Directly use Open API Key for testing this legacy API for now.
alpha nuget packages are published to nuget org, updating the reference in functions worker extension for text completion API
In future, this API will be updated to remove dependency on legacy completions API of Open AI and use newer Completions API
Present options: Option 1: New deployments can't be done on Azure for model - text-davinci-003, hence this functionality can only be tested on deployments created in the past using the text-davinci-003 model in Azure.
Option 2: Directly use Open API Key for testing this legacy API for now.