Skip to content

Commit 24efc0a

Browse files
authored
Update use-your-data.md
Added the text "is a" to give more clarity to the introductory text of the ## Token usage estimation section.
1 parent b09993d commit 24efc0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/concepts/use-your-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ If the policy above doesn't meet your need, please consider other options, for e
474474

475475
## Token usage estimation for Azure OpenAI On Your Data
476476

477-
Azure OpenAI On Your Data Retrieval Augmented Generation (RAG) service that leverages both a search service (such as Azure AI Search) and generation (Azure OpenAI models) to let users get answers for their questions based on provided data.
477+
Azure OpenAI On Your Data Retrieval Augmented Generation (RAG) is a service that leverages both a search service (such as Azure AI Search) and generation (Azure OpenAI models) to let users get answers for their questions based on provided data.
478478

479479
As part of this RAG pipeline, there are three steps at a high-level:
480480

0 commit comments

Comments
 (0)