You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I was testing today, I had to provide the ChatCompletion.create function in llm_utils.py with a deployment_id parameter and open_api_key parameter and I configured Azure specific variables in config.py to get the adapter code in this repo to work with the Azure resources.
Can you make it compatible with Azure Open AI?
This should be helpfull: https://medium.com/@datatec.studio/guide-invoke-openai-api-with-python-azure-functions-1c128974c49
The text was updated successfully, but these errors were encountered: