Skip to content

Commit 480ccc6

Browse files
Update README.md (#15)
* Update README.md * Update README.md --------- Co-authored-by: Sandra Ahlgrimm <[email protected]>
1 parent 135a36a commit 480ccc6

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

README.md

+25-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,31 @@
1+
---
2+
page_type: sample
3+
languages:
4+
- azdeveloper
5+
- java
6+
- bicep
7+
- typescript
8+
- html
9+
products:
10+
- azure
11+
- azure-openai
12+
- active-directory
13+
- azure-container-apps
14+
- azure-sdks
15+
- github
16+
- document-intelligence
17+
- azure-monitor
18+
- azure-pipelines
19+
urlFragment: azure-openai-rag-workshop-java
20+
name: Azure OpenAI RAG with Java, LangChain4J and Quarkus
21+
description: A Java sample app that chats with your data using OpenAI.
22+
---
23+
<!-- YAML front-matter schema: https://review.learn.microsoft.com/en-us/help/contribute/samples/process/onboarding?branch=main#supported-metadata-fields-for-readmemd -->
24+
125
<!-- prettier-ignore -->
226
<div align="center">
327

4-
# 🤖 Azure OpenAI RAG workshop - Java version
28+
# 🤖 Azure OpenAI RAG with Java, LangChain4j and Quarkus
529

630
[![Open project in GitHub Codespaces](https://img.shields.io/badge/Codespaces-Open-blue?style=flat-square&logo=github)](https://codespaces.new/Azure-Samples/azure-openai-rag-workshop-java?hide_repo_select=true&ref=main&quickstart=true)
731
[![Ollama + Mistral](https://img.shields.io/badge/Ollama-Mistral-ff7000?style=flat-square)](https://ollama.com/library/mistral)

0 commit comments

Comments
 (0)