azure-functions-extension
There are 6 repositories under azure-functions-extension topic.
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)
sidecus/azurefunction-extensions
Azure function extensions to make it easier to manage settings (via appsettings.json, user-secrets or Azure KeyVault)
mallow42/WebJobs.Mongo
Azure WebJobs MongoDB Extensions
joachimdalen/azure-functions-extensions
Extensions for Azure Functions
sjwaight/azure-functions-s3textfile-extension
A sample Azure Function Extension that can be used to interact with text files stored in AWS S3 storage buckets.
sjwaight/samplefunc02
This C# HTTP-triggered Azure Function is designed to use a custom extension to read a single CSV file from an S3 Bucket and display the contents on screen.