Update root README to focus on AI vector search samples#10
Merged
Conversation
…cumentDB docs Co-authored-by: diberry <41597107+diberry@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update root README for monorepo
Update root README to focus on AI vector search samples
Jan 14, 2026
diberry
approved these changes
Jan 14, 2026
diberry
added a commit
to diberry/documentdb-samples
that referenced
this pull request
May 15, 2026
- Rename MONGO_CLUSTER_NAME to DOCUMENTDB_CLUSTER_NAME in all 5 language samples - Add DOCUMENTDB_CLUSTER_NAME dual-output in Bicep (preserves backward compat) - Replace Data Explorer cleanup guidance with VS Code extension - Strengthen algorithm guidance: DiskANN recommended for enterprise (16K dims, disk-based) - Remove python-dotenv from pip install (repo rule Azure-Samples#10) - Fix Python filename refs (select_algorithm.py -> compare_all.py) - Revert out-of-scope vector-search-* changes to origin/main Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The root README contained generic template placeholder content. Updated it to concisely highlight the AI vector search projects and Azure DocumentDB documentation.
Changes
The README now serves as a clear entry point directing users to the vector search samples and official documentation.
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.