Azure Functions
Samples, quickstarts, and utilities for Azure Functions
| Sample | Language | Description |
|---|---|---|
| AI - Text Summarization | dotnet*, python* | Uses AI Congitive Language services to summarize a text document in C#-isolated and Python v2 programming models |
| AI - OpenAI ChatGPT | javascript*, typescript, dotnet*, python* | Uses OpenAPI ChatGPT models to enable chat and multiple other prompt styles |
| AI - LangChain & Azure OpenAI | python* | A starter for LangChain that can chain llm prompts from Azure Open AI and let you chain you own tools, memories, and more. |
| Starter Templates | java, dotnet, javascript (v4 preview), javascript (v3), typescript (v3), python | Basic "empty" templates that are ready to code, run, and deploy to Azure |
(*) Moved to official Azure-Samples repos