Azure / azure-functions-openai-extension

An extension that adds support for Azure OpenAI/ OpenAI bindings in Azure Functions for LLM (GPT-3.5-Turbo, GPT-4, etc)
MIT License
79 stars 29 forks source link

Update HTTP trigger template to have latest worker SDK packages #108

Open aishwaryabh opened 3 months ago

aishwaryabh commented 3 months ago

The Http trigger template does not work today out of the box for users since the dependencies are not updated to the latest one.