Hi , i am again getting the similar error Azure OpenAI API instance name not found .
I have initialised all the variables required.
Previously, In the code you had told to set the env variables related to azure as null but now i need to use them in my snippet and i get the above error.
Have you tried to print the env var in your step code to see if they have correct values? Also could you try to hard code the value instead of using env var?
Hi , I have checked all the credentials and everything looks fine. Please check onto this its the same issue which was there before and we had set the env variables related to azure as null (which were not used before). But now we need to use those env variables
Please take this as a priority task . Its blocking the complete workflow.