path # lines of code # active days days since first update days since last update # commits # contributors first updated last updated first contributor last contributor demo-java/demo-vectors/src/main/java/azure/search/sample/Main.java 343 2 434 287 4 3 2024-02-28 2024-07-24 57731498+mattgotteiner@users.noreply.github.com matthew.gotteiner@microsoft.com demo-java/demo-integrated-vectorization/src/main/java/azure/search/sample/Main.java 186 1 434 434 2 2 2024-02-28 2024-02-28 57731498+mattgotteiner@users.noreply.github.com heidist@microsoft.com demo-dotnet/QuantizationAndStorageOptions/Configuration.cs 24 1 398 398 1 1 2024-04-04 2024-04-04 57731498+mattgotteiner@users.noreply.github.com 57731498+mattgotteiner@users.noreply.github.com demo-dotnet/QuantizationAndStorageOptions/Program.cs 156 1 398 398 1 1 2024-04-04 2024-04-04 57731498+mattgotteiner@users.noreply.github.com 57731498+mattgotteiner@users.noreply.github.com demo-dotnet/DotNetIntegratedVectorizationDemo/Configuration.cs 46 1 464 464 1 1 2024-01-29 2024-01-29 57731498+mattgotteiner@users.noreply.github.com 57731498+mattgotteiner@users.noreply.github.com demo-dotnet/DotNetIntegratedVectorizationDemo/Program.cs 296 5 550 432 6 4 2023-11-04 2024-03-01 40604067+farzad528@users.noreply.github.com 57731498+mattgotteiner@users.noreply.github.com demo-dotnet/DotNetVectorDemo/Configuration.cs 50 1 186 186 3 2 2024-11-02 2024-11-02 fsunavala@microsoft.com matthew.gotteiner@microsoft.com demo-dotnet/DotNetVectorDemo/Program.cs 298 6 550 186 10 4 2023-11-04 2024-11-02 40604067+farzad528@users.noreply.github.com matthew.gotteiner@microsoft.com demo-javascript/code/azure-search-vector-sample.js 258 8 664 373 14 6 2023-07-13 2024-04-29 chuwik@gmail.com matthew.gotteiner@microsoft.com demo-python/code/community-integration/ragas/lib/__init__.py 1 1 54 54 2 1 2025-03-14 2025-03-14 1612796+heidisteen@users.noreply.github.com 1612796+heidisteen@users.noreply.github.com demo-python/code/community-integration/ragas/lib/utils.py 282 1 54 54 2 1 2025-03-14 2025-03-14 1612796+heidisteen@users.noreply.github.com 1612796+heidisteen@users.noreply.github.com demo-python/code/community-integration/langchain/azure-search-vector-python-langchain-sample.ipynb 440 6 429 71 8 4 2024-03-04 2025-02-25 57731498+mattgotteiner@users.noreply.github.com 1612796+heidisteen@users.noreply.github.com demo-python/code/community-integration/llamaindex/azure-search-vector-python-llamaindex-sample.ipynb 217 5 429 71 8 4 2024-03-04 2025-02-25 57731498+mattgotteiner@users.noreply.github.com 1612796+heidisteen@users.noreply.github.com demo-python/code/community-integration/hugging-face/azure-search-vector-python-huggingface-model-sample.ipynb 563 5 429 71 7 4 2024-03-04 2025-02-25 57731498+mattgotteiner@users.noreply.github.com 1612796+heidisteen@users.noreply.github.com demo-python/code/custom-vectorizer/api/functions/function_app.py 34 1 429 429 2 2 2024-03-04 2024-03-04 57731498+mattgotteiner@users.noreply.github.com heidist@microsoft.com demo-python/code/custom-vectorizer/scripts/setup_search_service.ps1 3 1 429 429 2 2 2024-03-04 2024-03-04 57731498+mattgotteiner@users.noreply.github.com heidist@microsoft.com demo-python/code/custom-vectorizer/scripts/init_azd_env.ps1 8 1 429 429 2 2 2024-03-04 2024-03-04 57731498+mattgotteiner@users.noreply.github.com heidist@microsoft.com demo-python/code/custom-vectorizer/scripts/download_embedding_model.py 23 1 429 429 2 2 2024-03-04 2024-03-04 57731498+mattgotteiner@users.noreply.github.com heidist@microsoft.com demo-python/code/custom-vectorizer/scripts/init_python_env.ps1 16 1 429 429 2 2 2024-03-04 2024-03-04 57731498+mattgotteiner@users.noreply.github.com heidist@microsoft.com demo-python/code/custom-vectorizer/scripts/download_embedding_model.ps1 3 1 429 429 2 2 2024-03-04 2024-03-04 57731498+mattgotteiner@users.noreply.github.com heidist@microsoft.com demo-python/code/custom-vectorizer/scripts/setup_search_service.py 201 3 429 71 4 3 2024-03-04 2025-02-25 57731498+mattgotteiner@users.noreply.github.com 1612796+heidisteen@users.noreply.github.com demo-python/code/custom-vectorizer/azure-search-custom-vectorization-sample.ipynb 213 4 429 331 7 3 2024-03-04 2024-06-10 57731498+mattgotteiner@users.noreply.github.com matthew.gotteiner@microsoft.com demo-python/code/custom-vectorizer/azure.yaml 17 1 429 429 2 2 2024-03-04 2024-03-04 57731498+mattgotteiner@users.noreply.github.com heidist@microsoft.com demo-python/code/vector-quantization-and-storage/vector-quantization-and-storage.ipynb 379 11 398 71 20 3 2024-04-04 2025-02-25 57731498+mattgotteiner@users.noreply.github.com 1612796+heidisteen@users.noreply.github.com demo-python/code/vector-quantization-and-storage/lib/__init__.py 1 1 398 398 1 1 2024-04-04 2024-04-04 57731498+mattgotteiner@users.noreply.github.com 57731498+mattgotteiner@users.noreply.github.com demo-python/code/vector-quantization-and-storage/lib/embeddings.py 60 3 398 71 3 2 2024-04-04 2025-02-25 57731498+mattgotteiner@users.noreply.github.com 1612796+heidisteen@users.noreply.github.com demo-python/code/integrated-vectorization/azure-search-integrated-vectorization-sample.ipynb 957 11 434 71 17 4 2024-02-28 2025-02-25 57731498+mattgotteiner@users.noreply.github.com 1612796+heidisteen@users.noreply.github.com demo-python/code/data-chunking/textsplit-data-chunking-example.ipynb 261 5 463 71 6 3 2024-01-30 2025-02-25 57731498+mattgotteiner@users.noreply.github.com 1612796+heidisteen@users.noreply.github.com demo-python/code/data-chunking/lib/__init__.py 1 1 463 463 1 1 2024-01-30 2024-01-30 57731498+mattgotteiner@users.noreply.github.com 57731498+mattgotteiner@users.noreply.github.com demo-python/code/data-chunking/lib/common.py 235 2 463 460 2 1 2024-01-30 2024-02-02 57731498+mattgotteiner@users.noreply.github.com 57731498+mattgotteiner@users.noreply.github.com demo-python/code/phi-chat/scripts/setup.py 231 4 354 71 4 2 2024-05-18 2025-02-25 matthew.gotteiner@microsoft.com 1612796+heidisteen@users.noreply.github.com demo-python/code/phi-chat/scripts/setup.ps1 23 2 354 351 2 1 2024-05-18 2024-05-21 matthew.gotteiner@microsoft.com matthew.gotteiner@microsoft.com demo-python/code/phi-chat/azure.yaml 7 2 354 351 2 1 2024-05-18 2024-05-21 matthew.gotteiner@microsoft.com matthew.gotteiner@microsoft.com demo-python/code/phi-chat/infra/ai.yaml 25 2 354 351 2 1 2024-05-18 2024-05-21 matthew.gotteiner@microsoft.com matthew.gotteiner@microsoft.com demo-python/code/phi-chat/lib/__init__.py 1 2 354 351 2 1 2024-05-18 2024-05-21 matthew.gotteiner@microsoft.com matthew.gotteiner@microsoft.com demo-python/code/phi-chat/lib/chat.py 112 3 354 351 4 1 2024-05-18 2024-05-21 matthew.gotteiner@microsoft.com matthew.gotteiner@microsoft.com demo-python/code/conference-demos/ignite-2024/azure-ai-search-cohere-embed-v3.ipynb 596 2 55 54 6 1 2025-03-13 2025-03-14 1612796+heidisteen@users.noreply.github.com 1612796+heidisteen@users.noreply.github.com demo-python/code/conference-demos/ignite-2024/azure-ai-search-multimodal-build-demo.ipynb 896 2 55 54 3 1 2025-03-13 2025-03-14 1612796+heidisteen@users.noreply.github.com 1612796+heidisteen@users.noreply.github.com demo-python/code/conference-demos/ignite-2024/azure-ai-search-LM-custom-skill-demo.ipynb 667 2 55 54 3 1 2025-03-13 2025-03-14 1612796+heidisteen@users.noreply.github.com 1612796+heidisteen@users.noreply.github.com demo-python/code/conference-demos/ignite-2024/azure-ai-search-e2e-build-demo.ipynb 1350 2 55 54 7 1 2025-03-13 2025-03-14 1612796+heidisteen@users.noreply.github.com 1612796+heidisteen@users.noreply.github.com demo-python/code/semantic-ranker/semantic-ranker.ipynb 1576 7 92 61 9 2 2025-02-04 2025-03-07 matthew.gotteiner@microsoft.com matthew.gotteiner@microsoft.com demo-python/code/semantic-ranker-query-rewrite/query-rewrite.ipynb 1115 3 74 71 3 1 2025-02-22 2025-02-25 1612796+heidisteen@users.noreply.github.com 1612796+heidisteen@users.noreply.github.com demo-python/code/basic-vector-workflow/azure-search-vector-python-sample.ipynb 1110 7 429 71 11 5 2024-03-04 2025-02-25 57731498+mattgotteiner@users.noreply.github.com 1612796+heidisteen@users.noreply.github.com demo-python/code/indexers/document-intelligence-custom-skill/api/functions/function_app.py 253 5 291 274 6 1 2024-07-20 2024-08-06 matthew.gotteiner@microsoft.com matthew.gotteiner@microsoft.com demo-python/code/indexers/document-intelligence-custom-skill/scripts/setup_search_service.ps1 3 2 291 274 2 1 2024-07-20 2024-08-06 matthew.gotteiner@microsoft.com matthew.gotteiner@microsoft.com demo-python/code/indexers/document-intelligence-custom-skill/scripts/init_azd_env.ps1 8 2 291 274 2 1 2024-07-20 2024-08-06 matthew.gotteiner@microsoft.com matthew.gotteiner@microsoft.com demo-python/code/indexers/document-intelligence-custom-skill/scripts/init_python_env.ps1 16 2 291 274 2 1 2024-07-20 2024-08-06 matthew.gotteiner@microsoft.com matthew.gotteiner@microsoft.com demo-python/code/indexers/document-intelligence-custom-skill/scripts/setup_search_service.py 247 5 291 274 6 1 2024-07-20 2024-08-06 matthew.gotteiner@microsoft.com matthew.gotteiner@microsoft.com demo-python/code/indexers/document-intelligence-custom-skill/azure.yaml 12 3 291 274 3 1 2024-07-20 2024-08-06 matthew.gotteiner@microsoft.com matthew.gotteiner@microsoft.com demo-python/code/indexers/document-intelligence-custom-skill/document-intelligence-custom-skill.ipynb 298 7 291 91 8 2 2024-07-20 2025-02-05 matthew.gotteiner@microsoft.com matthew.gotteiner@microsoft.com demo-python/code/indexers/csv-indexer/csv.ipynb 768 3 74 71 3 1 2025-02-22 2025-02-25 1612796+heidisteen@users.noreply.github.com 1612796+heidisteen@users.noreply.github.com demo-python/code/embeddings/cohere-embeddings/scripts/setup.py 250 3 351 71 4 2 2024-05-21 2025-02-25 matthew.gotteiner@microsoft.com 1612796+heidisteen@users.noreply.github.com demo-python/code/embeddings/cohere-embeddings/scripts/setup.ps1 23 1 351 351 2 1 2024-05-21 2024-05-21 matthew.gotteiner@microsoft.com matthew.gotteiner@microsoft.com demo-python/code/embeddings/cohere-embeddings/cohere-embeddings.ipynb 533 4 351 71 6 2 2024-05-21 2025-02-25 matthew.gotteiner@microsoft.com 1612796+heidisteen@users.noreply.github.com demo-python/code/embeddings/cohere-embeddings/azure.yaml 7 1 351 351 2 1 2024-05-21 2024-05-21 matthew.gotteiner@microsoft.com matthew.gotteiner@microsoft.com demo-python/code/embeddings/multimodal-embeddings/scripts/setup.py 192 3 351 71 5 2 2024-05-21 2025-02-25 matthew.gotteiner@microsoft.com 1612796+heidisteen@users.noreply.github.com demo-python/code/embeddings/multimodal-embeddings/scripts/setup.ps1 23 1 351 351 2 1 2024-05-21 2024-05-21 matthew.gotteiner@microsoft.com matthew.gotteiner@microsoft.com demo-python/code/embeddings/multimodal-embeddings/azure.yaml 7 1 351 351 2 1 2024-05-21 2024-05-21 matthew.gotteiner@microsoft.com matthew.gotteiner@microsoft.com demo-python/code/sorting/sorting.ipynb 280 1 48 48 2 1 2025-03-20 2025-03-20 matthew.gotteiner@microsoft.com matthew.gotteiner@microsoft.com demo-python/code/utilities/resumable-index-backup-restore/backup-and-restore.ipynb 736 10 92 26 14 3 2025-02-04 2025-04-11 matthew.gotteiner@microsoft.com matthew.gotteiner@microsoft.com demo-python/code/utilities/index-backup-restore/azure-search-backup-and-restore.ipynb 248 7 92 26 10 3 2025-02-04 2025-04-11 matthew.gotteiner@microsoft.com matthew.gotteiner@microsoft.com