mozilla / bugbug

Platform for Machine Learning projects on Software Engineering
Mozilla Public License 2.0
495 stars 309 forks source link

LangChainDeprecationWarning: The method `Chain.run` was deprecated #4451

Open suhaibmujahid opened 1 month ago

suhaibmujahid commented 1 month ago
bugbug/venv/lib/python3.11/site-packages/langchain_core/_api/deprecation.py:139: LangChainDeprecationWarning: The method `Chain.run` was deprecated in langchain 0.1.0 and will be removed in 0.3.0. Use invoke instead.