K Knowledge Base
Breadcrumbs

Updating the Azure Open AI models

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:

  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

  5. 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.

  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