Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 2.13 KB

README.md

File metadata and controls

14 lines (11 loc) · 2.13 KB

Azure Functions

Samples, quickstarts, and utilities for Azure Functions

Open in GitHub Codespaces

Sample Language Description
AI - Functions AI Bindings (Chat Your Data) dotnet* A starter for LangChain that can chain llm prompts from Azure Open AI and let you chain you own tools, memories, and more.
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.
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
Starter Templates java*, dotnet*, javascript (v4)*, typescript (v4)*, python*, powershell* Basic "empty" http templates that are ready to code, run, and deploy to Azure with security and private networking

(*) Moved to official Azure-Samples repos