Skip to content

Conversation

aayush3011
Copy link
Contributor

@aayush3011 aayush3011 commented Oct 16, 2025

Overview

  • Added updates for Azure Cosmos DB Vector Store in the for langchain-azure-ai repo.

Type of change

Type: Update existing documentation / Remove outdated content

@aayush3011 aayush3011 requested a review from lnhsingh as a code owner October 16, 2025 22:36
@Copilot Copilot AI review requested due to automatic review settings October 16, 2025 22:36
@aayush3011 aayush3011 requested a review from katmayb as a code owner October 16, 2025 22:36
@github-actions github-actions bot added langchain For docs changes to LangChain python For content related to the Python version of LangChain projects oss labels Oct 16, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates documentation for Azure Cosmos DB vector stores by migrating references from the deprecated langchain-community package to the new langchain-azure-ai package. The changes include updating import paths, installation instructions, API method signatures, and adding new entries to integration lists.

Key changes:

  • Migration from langchain-community to langchain-azure-ai for Azure Cosmos DB vector stores
  • Updates to search API parameters (changing from pre_filter to where, query_type to search_type)
  • Addition of Azure AI provider documentation with vector store examples

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 11 comments.

Show a summary per file
File Description
src/oss/python/integrations/vectorstores/index.mdx Adds accordion sections for Azure Cosmos DB vector stores and updates navigation links
src/oss/python/integrations/vectorstores/azure_cosmos_db_no_sql.mdx Updates package imports, API parameters, and code examples to use langchain-azure-ai
src/oss/python/integrations/vectorstores/azure_cosmos_db_mongo_vcore.mdx Updates package imports and class names to use langchain-azure-ai
src/oss/python/integrations/providers/azure_ai.mdx Adds vector store documentation sections for both Azure Cosmos DB variants
reference/python/docs/integrations/index.md Adds reference entry for langchain-azure-ai package

@Copilot Copilot AI review requested due to automatic review settings October 16, 2025 22:45
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.

@aayush3011
Copy link
Contributor Author

@eyurtsev @katmayb please review this PR.

@mdrxy mdrxy self-assigned this Oct 16, 2025
@Copilot Copilot AI review requested due to automatic review settings October 16, 2025 22:52
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 6 comments.

@Copilot Copilot AI review requested due to automatic review settings October 17, 2025 01:54
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

@aayush3011
Copy link
Contributor Author

@mdrxy Please review once you get a chance.

@Copilot Copilot AI review requested due to automatic review settings October 20, 2025 05:03
@github-actions github-actions bot added langgraph For docs changes to LangGraph langsmith For docs changes to LangSmith javascript labels Oct 20, 2025
@mdrxy mdrxy force-pushed the users/akataria/cosmosdbDocUpdates branch from 26aa716 to 7478299 Compare October 20, 2025 05:07
@github-actions github-actions bot added langgraph For docs changes to LangGraph langsmith For docs changes to LangSmith javascript docs-infra and removed langgraph For docs changes to LangGraph langsmith For docs changes to LangSmith javascript docs-infra labels Oct 20, 2025
@mdrxy mdrxy force-pushed the users/akataria/cosmosdbDocUpdates branch from a482163 to 7478299 Compare October 20, 2025 05:13
@github-actions github-actions bot removed langgraph For docs changes to LangGraph langsmith For docs changes to LangSmith javascript docs-infra labels Oct 20, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@mdrxy mdrxy merged commit fb00a6a into langchain-ai:main Oct 20, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

langchain For docs changes to LangChain oss python For content related to the Python version of LangChain projects

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants