Skip to content

Conversation

@mdrxy
Copy link
Collaborator

@mdrxy mdrxy commented Nov 4, 2025

No description provided.

Copilot AI review requested due to automatic review settings November 4, 2025 17:54
@github-actions
Copy link
Contributor

github-actions bot commented Nov 4, 2025

Mintlify preview ID generated: preview-mdrxyr-1762278878-5671a8c

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 enables the langchain-weaviate integration package in the reference documentation by uncommenting it across all three pyproject configuration files. The package is configured to use version 1.0 from a specific branch in the upstream repository. Additionally, the lockfile is updated to include the new dependencies (authlib, weaviate-client, simsimd) required by langchain-weaviate, and the documentation page is updated to remove the migration warning.

Key changes:

  • Uncommented langchain-weaviate dependency in all three pyproject files (main, dev, and prod)
  • Updated uv.lock to reflect new dependencies and version pins
  • Updated documentation page to remove migration notice and add API reference directive

Reviewed Changes

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

Show a summary per file
File Description
reference/python/pyproject.toml Uncommented langchain-weaviate dependency (line 82)
reference/python/pyproject.dev.toml Uncommented langchain-weaviate dependency (line 82)
reference/python/pyproject.prod.toml Uncommented langchain-weaviate dependency (line 82)
reference/python/uv.lock Added new package entries (authlib, simsimd, weaviate-client) and updated langchain-weaviate configuration with dependencies and commit hashes
reference/python/docs/integrations/langchain_weaviate.md Removed v1 migration warning and added API reference directive

@mdrxy mdrxy merged commit 9a0bf94 into main Nov 4, 2025
17 checks passed
@mdrxy mdrxy deleted the mdrxy/refs-add-weaviate branch November 4, 2025 18:08
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