Skip to content

Commit 4415276

Browse files
authored
Merge pull request #6 from jianingwang123/add-metadata
Publish Microsoft Authored templates to azure samples browser
2 parents 28e7703 + f5be73b commit 4415276

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
---
2+
page_type: sample
3+
languages:
4+
- azdeveloper
5+
- python
6+
- bicep
7+
products:
8+
- azure
9+
- azure-functions
10+
- azure-openai-service
11+
urlFragment: function-python-ai-langchain
12+
name: Azure Functions - LangChain with Azure OpenAI and ChatGPT (Python v2 Function)
13+
description: Using human prompt with Python as HTTP Get or Post input, calculates the completions using chains of human input and templates.
14+
---
15+
<!-- YAML front-matter schema: https://review.learn.microsoft.com/en-us/help/contribute/samples/process/onboarding?branch=main#supported-metadata-fields-for-readmemd -->
16+
117
# Azure Functions
218
## LangChain with Azure OpenAI and ChatGPT (Python v2 Function)
319

0 commit comments

Comments
 (0)