im getting the below error while generating teh response :There was an error generating a response. Chat history can't be saved at this time. Error code: 400 - {'error': {'requestid': '2d9de109-4763-43e4-89c4-31cf38abb42d', 'code': 400, 'message': 'Failed to get managed identity token. Response: {"error":{"code":"ManagedIdentityIsNotEnabled","message":"Managed Identity (MI) is not set for this account while the encryption key source is \'Microsoft.KeyVault\', customer managed storage or Network Security Perimeter is used."}}'}} Can you please let me know why?
Thank you Kamal, that is very helpful. I've got a question (sorry that I am new to this Azure openai), the system message I changed it according to my need and connect the data to cognitive service index, then I deploy this onto web app, will the prompt message that I type in System message remain in the app? and also if I use API call in my python code, I put other prompt message (say now I want the bot act as DBA, in the interface I use sysetm template ask the BOT to behave like customer care), will my api prompt overwrite the prompt written in the interface though it is published and deployed?
❤
Nice explain & Nice Voice Bro
im getting the below error while generating teh response
:There was an error generating a response. Chat history can't be saved at this time. Error code: 400 - {'error': {'requestid': '2d9de109-4763-43e4-89c4-31cf38abb42d', 'code': 400, 'message': 'Failed to get managed identity token. Response: {"error":{"code":"ManagedIdentityIsNotEnabled","message":"Managed Identity (MI) is not set for this account while the encryption key source is \'Microsoft.KeyVault\', customer managed storage or Network Security Perimeter is used."}}'}}
Can you please let me know why?
Thank you Kamal, that is very helpful. I've got a question (sorry that I am new to this Azure openai), the system message I changed it according to my need and connect the data to cognitive service index, then I deploy this onto web app, will the prompt message that I type in System message remain in the app? and also if I use API call in my python code, I put other prompt message (say now I want the bot act as DBA, in the interface I use sysetm template ask the BOT to behave like customer care), will my api prompt overwrite the prompt written in the interface though it is published and deployed?