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.
1 parent d440b5b commit 6bbe1b5Copy full SHA for 6bbe1b5
README.md
@@ -18,8 +18,8 @@ products:
18
- 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.
+name: ChatGPT + Enterprise data (Java)
+description: A Java sample app that chats with your data using OpenAI and AI Search.
23
---
24
<!-- YAML front-matter schema: https://review.learn.microsoft.com/en-us/help/contribute/samples/process/onboarding?branch=main#supported-metadata-fields-for-readmemd -->
25
0 commit comments