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

langchain: fix deprecation decorators on extraction chains #21276

Merged
merged 2 commits into from
May 3, 2024

Conversation

ccurme
Copy link
Collaborator

@ccurme ccurme commented May 3, 2024

Calling any of these raises

ValueError: A pending deprecation cannot have a scheduled removal

@ccurme ccurme requested a review from eyurtsev May 3, 2024 21:10
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 3, 2024
Copy link

vercel bot commented May 3, 2024

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

Name Status Preview Comments Updated (UTC)
langchain ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 3, 2024 9:35pm

@dosubot dosubot bot added Ɑ: Extraction Related to Information Extraction using LangChain 🔌: openai Primarily related to OpenAI integrations 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature labels May 3, 2024
@ccurme ccurme merged commit c9e9470 into master May 3, 2024
42 checks passed
@ccurme ccurme deleted the cc/fix_deprecation_warnings branch May 3, 2024 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature Ɑ: Extraction Related to Information Extraction using LangChain 🔌: openai Primarily related to OpenAI integrations size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant