Azure Open AI

Using Azure Open AI

  1. Provision an endpoint in Azure, and the models you want to use.

  2. Export and edit the provider, changing the URL as required.

  3. Add your secret key to a file within a config/secrets

  4. Update the provider with that correct path.

Last updated