Azure Functions の Azure OpenAI Extension を使ってコンテンツを要約する

Azure Functions では、Azure OpenAI 向けの拡張機能(Preview)が提供されています。 learn.microsoft.com今回は、拡張機能の Text completion input binding を使って、コンテンツを要約してみました。 その他の拡張機能については、別記事を参照してください。 gooner.hateblo.jp gooner.hateblo.jp gooner.hateblo.jp …