Skip to content

Commit

Permalink
Azure Cognitive Search concept update
Browse files Browse the repository at this point in the history
  • Loading branch information
aniturza authored Oct 9, 2023
1 parent a3f3a67 commit 70ed792
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/content/en/docs/Concepts/azure-cognitive-search.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ Search is foundational to any app that surfaces text to users, where common scen
* Programmability through REST APIs and client libraries in Azure SDKs
* Azure integration at the data layer, machine learning layer, and AI (Azure AI services)

![Imagen arquitectura Azure Cognitive Search](https://learn.microsoft.com/en-us/azure/search/media/search-what-is-azure-search/azure-search-diagram.svg)

In **our solution** we will use Azure Cognitive Search to serve an index of vectorized content, that will be used by our LLM (ChatGPT) to respond to user's query.

Learn more at the official documentation: [What is Azure Cognitive Search?](https://learn.microsoft.com/en-us/azure/search/search-what-is-azure-search).
Expand Down

0 comments on commit 70ed792

Please sign in to comment.