Updating the Azure Open AI models

Occasionally you may be notified by Microsoft that your deployed models will expire

image-20240327-004258.png

 

To update your integration you will need to complete the following steps

  1. Go to Azure Portal

  2. Open Azure Open AI

  3. Go to the instance you deployed for K

  4. Select Model deployments and click Manage Deployments

    image-20240327-010040.png

  5. Select Chat and click View Code. Take down the API_VERSION and the KEY




  6. Go to K. Select Platform Settings. Select Integrations and go to Generative AI

  7. Click on the edit icon for the Azure Open AI integration


     

  8. Update the API version at the end of the API URL property.

     

  9. Add the API key and click SAVE