Skip to content

Update root README to focus on AI vector search samples#10

Merged
diberry merged 2 commits into
mainfrom
copilot/update-root-readme
Jan 14, 2026
Merged

Update root README to focus on AI vector search samples#10
diberry merged 2 commits into
mainfrom
copilot/update-root-readme

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jan 14, 2026

The root README contained generic template placeholder content. Updated it to concisely highlight the AI vector search projects and Azure DocumentDB documentation.

Changes

  • Replaced template content with repository-specific description focused on AI-powered vector search implementations
  • Added Vector Search Samples section listing all four language implementations (.NET, Python, Go, TypeScript) with direct links
  • Added Resources section with Azure DocumentDB and Azure OpenAI documentation links to learn.microsoft.com
  • Reduced from 57 to 21 lines while maintaining all essential information

The README now serves as a clear entry point directing users to the vector search samples and official documentation.

Original prompt

This section details on the original issue you should resolve

<issue_title>Update the root README for this monorepo</issue_title>
<issue_description>Keep the README short focusing on the ./ai projects and the Azure DocumentDB on learn.microsoft.com</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 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.

…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
Copilot AI requested a review from diberry January 14, 2026 20:49
@diberry diberry marked this pull request as ready for review January 14, 2026 20:54
@diberry diberry merged commit c12a1f5 into main Jan 14, 2026
1 check passed
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update the root README for this monorepo

2 participants