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

Deprecated function in LangChain #37

Open
DexterBoyGen opened this issue Apr 3, 2024 · 1 comment
Open

Deprecated function in LangChain #37

DexterBoyGen opened this issue Apr 3, 2024 · 1 comment

Comments

@DexterBoyGen
Copy link

python3 ChatOpenAi.py
~/python3.10/site-packages/langchain_core/_api/deprecation.py:117: LangChainDeprecationWarning: The function __call__ was deprecated in LangChain 0.1.7 and will be removed in 0.2.0. Use invoke instead.

@Erol444
Copy link
Owner

Erol444 commented Apr 3, 2024

Hi @DexterBoyGen ,
Feel free to create a PR (using invoke instead of __call__), and it will get merged.
Thanks, Erik

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

No branches or pull requests

2 participants