Skip to main content

Requirements

  1. Deployed models in Azure AI
  2. Set environment variable AZURE_ENDPOINT_URL_AND_KEY to contain all the models that you have hosted on Azure
    • Example for multiple models deployed in Azure (separated by , ): AZURE_ENDPOINT_URL_AND_KEY=https://model_1_link:api_key_1,https://model_2_link:api_key_2

List available models

Run survey using models hosted on Azure

AWS Bedrock

  1. Set envariable variables AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY

List available models

Run Survey using AWS hosted models