Skip to content

Commit 69a0fdd

Browse files
authored
update own data exercise title
1 parent a38decf commit 69a0fdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Instructions/Exercises/06-use-own-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
lab:
3-
title: 'Use your own data with Azure OpenAI'
3+
title: 'Implement Retrieval Augmented Generation (RAG) with Azure OpenAI Service'
44
---
55

6-
# Use your own data with Azure OpenAI
6+
# Implement Retrieval Augmented Generation (RAG) with Azure OpenAI Service
77

88
The Azure OpenAI Service enables you to use your own data with the intelligence of the underlying LLM. You can limit the model to only use your data for pertinent topics, or blend it with results from the pre-trained model.
99

0 commit comments

Comments
 (0)