You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,20 @@
1
+
---
2
+
page_type: sample
3
+
languages:
4
+
- java
5
+
products:
6
+
- azure-openai
7
+
- azure-active-directory
8
+
- azure-cognitive-search
9
+
- azure-app-service
10
+
- semantic-kernel
11
+
- azure-sdks
12
+
- github
13
+
- azure-devops-pipelines
14
+
- document-intelligence
15
+
- azure-monitor
16
+
---
17
+
1
18
# ChatGPT + Enterprise data with Azure OpenAI and Cognitive Search - Java Version
2
19
3
20
This repo is the Java version of the well known [ChatGPT + Enterprise data code sample](https://github.com/Azure-Samples/azure-search-openai-demo) originally written in python.
0 commit comments