ChatCompletion error when trying to use CALM with Azure OpenAi endpoint

Hey @apo

Seems it is a deployment either the deployment is not correctly configured or not available. In your .env you need the :arrow_down:

  • OPENAI_API_KEY

  • OPENAI_API_TYPE will be “azure”

  • OPENAI_API_BASE

Maybe this thread can help you as well. Let me know how it goes.