🖼️ fix: missing images on Azure AI Search page (#192)
@@ -38,7 +38,7 @@ This is the authentication key to use when utilizing the search endpoint. Please
|
||||
|
||||
**2.** Choose pay per use or Azure Free with $200.
|
||||
|
||||

|
||||

|
||||
|
||||
## Create the Azure AI Search service
|
||||
|
||||
@@ -46,35 +46,35 @@ This is the authentication key to use when utilizing the search endpoint. Please
|
||||
|
||||
**2.** Click on `Create a resource`.
|
||||
|
||||

|
||||

|
||||
|
||||
**3.** Search for `Azure Search` in the bar and press enter.
|
||||
|
||||

|
||||

|
||||
|
||||
**4.** Now, click on `Create`.
|
||||
|
||||
**5.** Configure the basics settings, create a new or select an existing Resource Group, name the Service Name with a name of your preference, and then select the location.
|
||||
|
||||

|
||||

|
||||
|
||||
**6.** Click on `Change Pricing Tier`.
|
||||
|
||||

|
||||

|
||||
|
||||
Now select the free option or select your preferred option (may incur charges).
|
||||
|
||||

|
||||

|
||||
|
||||
**7.** Click on `Review + create` and wait for the resource to be created.
|
||||
|
||||

|
||||

|
||||
|
||||
## Create your index
|
||||
|
||||
**1.** Click on `Import data`.
|
||||
|
||||

|
||||

|
||||
|
||||
**2.** Follow the Microsoft tutorial: **[https://learn.microsoft.com/en-us/azure/search/search-get-started-portal](https://learn.microsoft.com/en-us/azure/search/search-get-started-portal)**, after finishing, save the name given to the index somewhere.
|
||||
|
||||
@@ -84,29 +84,30 @@ Now select the free option or select your preferred option (may incur charges).
|
||||
|
||||
**1.** In the `Url:` you have your `AZURE_AI_SEARCH_SERVICE_ENDPOINT`, copy and save it in a local safe place.
|
||||
|
||||

|
||||

|
||||
|
||||
**2.** On the left panel, click on `keys`.
|
||||
|
||||

|
||||

|
||||
|
||||
**3.** Click on `Add` and insert a name for your key.
|
||||
|
||||
**4.** Copy the key to get `AZURE_AI_SEARCH_API_KEY`.
|
||||
|
||||

|
||||

|
||||
|
||||
# Configure in LibreChat:
|
||||
|
||||
**1.** Access the Plugins and click to install Azure AI Search.
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
**2.** Fill in the Endpoint, Index Name, and API Key, and click on `Save`.
|
||||
|
||||
# Conclusion
|
||||
|
||||

|
||||

|
||||
|
||||
Now, you will be able to conduct searches using Azure AI Search. Congratulations! 🎉🎉
|
||||
|
||||
|
||||
BIN
public/images/azure-ai-search/azure_ai_free_tier.png
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
public/images/azure-ai-search/azure_ai_search_in_marketplace.png
Normal file
|
After Width: | Height: | Size: 7.3 KiB |
BIN
public/images/azure-ai-search/azure_ai_search_instance_info.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
public/images/azure-ai-search/azure_ai_search_keys.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
public/images/azure-ai-search/azure_ai_search_menu.png
Normal file
|
After Width: | Height: | Size: 6.1 KiB |
BIN
public/images/azure-ai-search/azure_ai_tier.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
public/images/azure-ai-search/azure_portal_menu.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
public/images/azure-ai-search/azure_portal_welcome.png
Normal file
|
After Width: | Height: | Size: 4.8 KiB |
BIN
public/images/azure-ai-search/chat_with_azure_ai_search.png
Normal file
|
After Width: | Height: | Size: 29 KiB |
BIN
public/images/azure-ai-search/create_azure_ai_search.png
Normal file
|
After Width: | Height: | Size: 6.8 KiB |
BIN
public/images/azure-ai-search/create_azure_ai_search_button.png
Normal file
|
After Width: | Height: | Size: 670 B |
BIN
public/images/azure-ai-search/librechat_settings.png
Normal file
|
After Width: | Height: | Size: 20 KiB |