Skip to content

Commit 0a7a5f8

Browse files
committed
misc edit
1 parent 9b4e946 commit 0a7a5f8

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

articles/search/samples-python.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,7 @@ Learn about the Python code samples that demonstrate the functionality and workf
2828

2929
## SDK samples
3030

31-
Code samples from the Azure SDK development team demonstrate API usage.
32-
33-
You can find these samples in [**azure-sdk-for-python/tree/main/sdk/search/azure-search-documents/samples**](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/search/azure-search-documents/samples) on GitHub.
31+
[**azure-sdk-for-python/tree/main/sdk/search/azure-search-documents/samples**](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/search/azure-search-documents/samples) on GitHub provides code samples from the Azure SDK development team, demonstrating API usage.
3432

3533
## Doc samples
3634

@@ -47,9 +45,7 @@ Code samples from the Azure AI Search team demonstrate features and workflows. M
4745

4846
## Demos
4947

50-
A demo repo provides proof-of-concept source code for examples or scenarios shown in demonstrations.
51-
52-
[**azure-search-vector-samples**](https://github.com/Azure/azure-search-vector-samples/blob/main/README.md) on GitHub provides a comprehensive collection of samples organized by scenario or technology.
48+
[**azure-search-vector-samples**](https://github.com/Azure/azure-search-vector-samples/blob/main/README.md) on GitHub provides a comprehensive collection of samples for vector search scenarios, organized by scenario or technology.
5349

5450
We also recommend [**azure-search-openai-demo**](https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/README.md). This is a ChatGPT-like experience over enterprise data with Azure OpenAI Python code showing how to use Azure AI Search with the large language models in Azure OpenAI. For background, see this Tech Community blog post: [Revolutionize your Enterprise Data with ChatGPT](https://techcommunity.microsoft.com/t5/ai-applied-ai-blog/revolutionize-your-enterprise-data-with-chatgpt-next-gen-apps-w/ba-p/3762087). |
5551

0 commit comments

Comments
 (0)