Skip to content

Commit

Permalink
Merge pull request #7 from v-jiaodi/add-metadata
Browse files Browse the repository at this point in the history
Publish Microsoft Authored templates to azure samples browser
  • Loading branch information
paulyuk authored Apr 29, 2024
2 parents b2b1bad + c4adcf2 commit 32793e7
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
---
page_type: sample
languages:
- azdeveloper
- nodejs
- javascript
- bicep
products:
- azure
- azure-functions
- azure-openai
urlFragment: function-javascript-ai-openai-chatgpt
name: Azure Functions - Chat using ChatGPT (Node.js JavaScript Function)
description: Using ChatGPT prompt with Node.js as HTTP Get or Post input, calculates the completions using OpenAI ChatGPT service, returns the output plus caches.
---
<!-- YAML front-matter schema: https://review.learn.microsoft.com/en-us/help/contribute/samples/process/onboarding?branch=main#supported-metadata-fields-for-readmemd -->

# Azure Functions
## Chat using ChatGPT (Node.js JavaScript Function)

Expand Down

0 comments on commit 32793e7

Please sign in to comment.