We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 28e7703 + f5be73b commit 4415276Copy full SHA for 4415276
README.md
@@ -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
+
17
# Azure Functions
18
## LangChain with Azure OpenAI and ChatGPT (Python v2 Function)
19
0 commit comments