Skip to content

Conversation

@mdrxy
Copy link
Member

@mdrxy mdrxy commented Nov 4, 2025

improve org

@mdrxy mdrxy requested a review from lnhsingh as a code owner November 4, 2025 04:24
Copilot AI review requested due to automatic review settings November 4, 2025 04:24
@mdrxy mdrxy requested a review from katmayb as a code owner November 4, 2025 04:24
@github-actions
Copy link
Contributor

github-actions bot commented Nov 4, 2025

Mintlify preview ID generated: preview-mdrxys-1762230285-84a9610

Copy link
Contributor

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 dependency versions and restructures the langchain-tests documentation from a flat structure to a hierarchical organization with separate pages for each test type.

Key changes:

  • Updates Git commit hashes for various langchain packages and dependencies in the lockfile
  • Reorganizes langchain-tests documentation into separate unit and integration test subdirectories with dedicated pages per component type
  • Updates navigation in mkdocs.yml to reflect the new hierarchical structure

Reviewed Changes

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

Show a summary per file
File Description
reference/python/uv.lock Updates Git commit hashes for langchain packages and dependencies (langchain-core 1.0.2→1.0.3, langchain-huggingface 1.0.0→1.0.1, langchain-tests 1.0.0→1.0.1, langsmith 0.4.38→0.4.40)
reference/python/mkdocs.yml Expands navigation structure for langchain-tests with hierarchical organization of unit and integration test pages
reference/python/docs/langchain_tests/unit_tests/tools.md Adds dedicated page for tool unit tests
reference/python/docs/langchain_tests/unit_tests/index.md Creates index page for unit tests with component links
reference/python/docs/langchain_tests/unit_tests/embeddings.md Adds dedicated page for embeddings unit tests
reference/python/docs/langchain_tests/unit_tests/chat_models.md Adds dedicated page for chat model unit tests
reference/python/docs/langchain_tests/unit_tests.md Removes old flat unit tests page
reference/python/docs/langchain_tests/integration_tests/vectorstores.md Adds dedicated page for vector store integration tests
reference/python/docs/langchain_tests/integration_tests/tools.md Adds dedicated page for tool integration tests
reference/python/docs/langchain_tests/integration_tests/retrievers.md Adds dedicated page for retriever integration tests
reference/python/docs/langchain_tests/integration_tests/kv_stores.md Adds dedicated page for key-value store integration tests
reference/python/docs/langchain_tests/integration_tests/index.md Creates index page for integration tests with component links
reference/python/docs/langchain_tests/integration_tests/embeddings.md Adds dedicated page for embeddings integration tests
reference/python/docs/langchain_tests/integration_tests/chat_models.md Adds dedicated page for chat model integration tests
reference/python/docs/langchain_tests/integration_tests/caches.md Adds dedicated page for cache integration tests
reference/python/docs/langchain_tests/integration_tests/base.md Adds dedicated page for base test classes
reference/python/docs/langchain_tests/integration_tests.md Removes old flat integration tests page
reference/python/docs/langchain_tests/index.md Updates links to point to new hierarchical structure

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings November 4, 2025 04:26
@github-actions
Copy link
Contributor

github-actions bot commented Nov 4, 2025

Mintlify preview ID generated: preview-mdrxys-1762230445-23af899

Copy link
Contributor

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 17 out of 18 changed files in this pull request and generated no new comments.

@mdrxy mdrxy merged commit e9d1921 into main Nov 4, 2025
11 checks passed
@mdrxy mdrxy deleted the mdrxy/std-tests-refs branch November 4, 2025 04:28
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.

2 participants