Skip to content

Commit d440b5b

Browse files
Add metadata
1 parent 88d4c08 commit d440b5b

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,27 @@
11
---
22
page_type: sample
33
languages:
4+
- azdeveloper
45
- java
6+
- bicep
7+
- typescript
8+
- html
59
products:
6-
- azure-openai
10+
- azure
11+
- azure-openai-service
712
- azure-active-directory
813
- azure-cognitive-search
914
- azure-app-service
1015
- azure-sdks
1116
- github
1217
- document-intelligence
1318
- azure-monitor
19+
- azure-pipelines
20+
urlFragment: azure-search-openai-demo-java
21+
name: ChatGPT + Enterprise data with Azure OpenAI and Cognitive Search - Java Version
22+
description: It demonstrates best practices for creating ChatGPT-like experiences over your own data using the Retrieval Augmented Generation pattern.
1423
---
24+
<!-- YAML front-matter schema: https://review.learn.microsoft.com/en-us/help/contribute/samples/process/onboarding?branch=main#supported-metadata-fields-for-readmemd -->
1525

1626
# ChatGPT + Enterprise data with Azure OpenAI and Cognitive Search - Java Version
1727

0 commit comments

Comments
 (0)