This project adds support for OpenAI LLM (GPT-3.5-turbo, GPT-4, o-series) bindings in Azure Functions. This extension depends on the Azure AI OpenAI SDK.
In addition to the predefined app settings used by Azure Functions, you can create any number of app settings, as required by your function code. For more information, see App settings reference for ...