Occasionally you may be notified by Microsoft that your deployed models will expire.
To update your integration you will need to complete the following steps:
-
Go to Azure Portal
-
Open Azure Open AI
-
Go to the instance you deployed for K
-
Select Model deployments and click Manage Deployments
-
Select Chat and click View Code. Take down the API_VERSION and the KEY
The version will be required to be updated in K. The key will be hidden - click to copy.
-
Go to K. Select Platform Settings. Select Integrations and go to Generative AI
-
Click on the edit icon for the Azure Open AI integration
-
Update the API version at the end of the API URL property.
-
Add the API key and click SAVE