We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bafaf9a commit 49ada88Copy full SHA for 49ada88
README.md
@@ -1,15 +1,20 @@
1
---
2
page_type: sample
3
languages:
4
+ - azdeveloper
5
- javascript
6
- typescript
7
- nodejs
8
+ - bicep
9
products:
10
- azure
11
- ai-services
12
- azure-openai
13
urlFragment: azure-search-openai-javascript
14
+name: ChatGPT + Enterprise data (javascript)
15
+description: A javascript sample app that chats with your data using OpenAI and AI Search.
16
17
+<!-- YAML front-matter schema: https://review.learn.microsoft.com/en-us/help/contribute/samples/process/onboarding?branch=main#supported-metadata-fields-for-readmemd -->
18
19
# ChatGPT + Enterprise data with Azure OpenAI and Azure AI Search
20
0 commit comments