Skip to content

Azure OpenAI

To use Azure OpenAI as an AI provider in Team Edition, configure it as follows:

  1. As an administrator, sign in to the Azure Portal
  2. Click Create a resource in the menu
  3. Open the AI Apps and Agents category
  4. Select Azure OpenAI from the list and click Create
  5. Generate and copy the credentials for the newly created service
  6. Insert these credentials into Team Edition's Engine Settings
  7. Save changes

Engine settings

Setting Description default
API token Input your secret key from the OpenAI platform.
Endpoint Configure a custom endpoint URL for Azure OpenAPI interactions.
Deployment Specify the deployment name chosen during model deployment.
Temperature Control AI's creativity from 0.0 (more precise) to 0.9 (more diverse).
Note that higher temperature can lead to less predictable results.
4.0
Write AI queries to debug log Logs your AI requests. These entries go to the server log. false
Context window size Choose the context size between 2048 and 32768. A larger number allows the AI to use more data for better answers but may slow down response time. Choose based on your balance of accuracy and speed.