Skip to content

Commit eeceac5

Browse files
authored
link
1 parent 95d2732 commit eeceac5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • 0_Azure/3_AzureAI/9_AzureOpenAI/demos/6_PrivateBot

0_Azure/3_AzureAI/9_AzureOpenAI/demos/6_PrivateBot/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Last updated: 2024-11-19
1212

1313
> This demo is about how to setup secure document searches within a designated network, ensuring that your data remains protected while leveraging the capabilities of Azure OpenAI. <br/>
1414
15-
> You could use the `RAG pattern` to improve the search experience in your web application. For instance, when a `user queries the search system`, it can retrieve `relevant documents from Azure Storage Blob` Containers and use the `retrieved information to generate a more accurate and detailed search result`. [Click here for more information about RAG and AI Search](=https://github.com/brown9804/MicrosoftCloudEssentialsHub/tree/main/0_Azure/3_AzureAI/0_AISearch/demos).
15+
> You could use the `RAG pattern` to improve the search experience in your web application. For instance, when a `user queries the search system`, it can retrieve `relevant documents from Azure Storage Blob` Containers and use the `retrieved information to generate a more accurate and detailed search result`. [Click here for more information about RAG and AI Search](https://github.com/brown9804/MicrosoftCloudEssentialsHub/tree/main/0_Azure/3_AzureAI/0_AISearch/demos).
1616
1717
<details>
1818
<summary><b>List of References </b> (Click to expand)</summary>

0 commit comments

Comments
 (0)