Chat route with Azure OpenAI Servicev3.8+

Configure a chat route using Azure OpenAI Service with the latest GPT-3.5 Turbo model and version 2023-01-01 of the Azure API.

Prerequisites

  • Azure OpenAI instance

  • Azure OpenAI model deployment

Environment variables

  • AZURE_INSTANCE_NAME: The name of the Azure OpenAI instance.

  • AZURE_DEPLOYMENT_ID: The ID of the Azure OpenAI deployment.

  • AZURE_OPENAI_API_KEY: The API key to use to connect to Azure OpenAI.

Set up the plugin

Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!