mirror of
https://github.com/langchain-ai/langchain-pinecone.git
synced 2026-07-21 01:05:24 -04:00
[PR #75] [MERGED] refactor: update code to use pydantic v2 imports #86
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langchain-pinecone/pull/75
Author: @paveltsialnou
Created: 9/8/2025
Status: ✅ Merged
Merged: 10/10/2025
Merged by: @jamescalam
Base:
main← Head:main📝 Commits (1)
eafc2ecrefactor: update code to use pydantic v2 imports📊 Changes
3 files changed (+5 additions, -2 deletions)
View changed files
📝
libs/pinecone/langchain_pinecone/vectorstores.py(+1 -1)📝
libs/pinecone/pyproject.toml(+1 -0)📝
libs/pinecone/uv.lock(+3 -1)📄 Description
Replaced deprecated
langchain_core.pydantic_v1import withpydanticdirectly to address the following warning:🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.