Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qdrant[patch]: release 0.1.4 #26534

Merged
merged 1 commit into from
Sep 16, 2024
Merged

qdrant[patch]: release 0.1.4 #26534

merged 1 commit into from
Sep 16, 2024

Conversation

ccurme
Copy link
Collaborator

@ccurme ccurme commented Sep 16, 2024

langchain-qdrant imports pydantic but was importing pydantic proper before 0.3 release:

from pydantic import BaseModel, Field
class SparseVector(BaseModel, extra="forbid"):

Copy link

vercel bot commented Sep 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Sep 16, 2024 4:37pm

@efriis efriis self-assigned this Sep 16, 2024
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. 🤖:release Bumping package version for release labels Sep 16, 2024
Copy link
Collaborator

@baskaryan baskaryan left a comment

Choose a reason for hiding this comment

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

just need update v0.3 doc listing the latest versions of everything

@ccurme ccurme merged commit 0592c29 into master Sep 16, 2024
17 checks passed
@ccurme ccurme deleted the cc/release_qdrant branch September 16, 2024 17:04
Sheepsta300 pushed a commit to Sheepsta300/langchain that referenced this pull request Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
partner 🤖:release Bumping package version for release size:M This PR changes 30-99 lines, ignoring generated files.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants