Hi Community!
I have a scenario that includes a step where I am creating a prompt responses based on a prompt stored in a Google sheet doc. I am getting a warning about the well known deprecation of some models by OpenAI. The one in question is the text-davinci-003 generator that is to be replaced by turbo-instruct. I cannot find this in the drop down menu in the model dropdown for gpt3.5. Does anyone know when this will be made available in the Scenario constructor?