Azure Open AI Services
Setup the configuration keys in your models.conf
file:
GPT4_AZURE_OPENAI_DEPLOYMENT_ID=<your-deployment-id>
GPT4_AZURE_OPENAI_API_BASE=<your-api-base>
GPT4_AZURE_OPENAI_API_VERSION=<your-api-version>
GPT4_AZURE_OPENAI_KEY=<your-key>
Coverage
GPT4-o and GPT4-Turbo has been used to develop the entire Mojodex platform. The coverage is complete.