Azure-Samples / Azure-Functions-OpenAI-Demo

This C# demo is based on azure-search-openai-demo and uses a static web app for the frontend and Azure functions for the backend API's. This solution uses the Azure Functions OpenAI triggers and binding extension for the backend capabilities.
MIT License
15 stars 10 forks source link

Updating to new Azure Functions OpenAI extension version #21

Closed eamonoreilly closed 3 days ago

eamonoreilly commented 3 days ago

Purpose

Updating to new OpenAI extension and modifying to connection properties to use the designated storage table for chat history.

Does this introduce a breaking change?

No

Pull Request Type

New version of Azure Functions OpenAI nuget package.