mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-07-15 09:55:38 -04:00
cadfce295f
See discussion here: https://github.com/langchain-ai/langchain/discussions/11680 The code is available for usage from langchain_experimental. The reason for the deprecation is that the agents are relying on a Python REPL. The code can only be run safely with appropriate sandboxing. --------- Co-authored-by: Bagatur <baskaryan@gmail.com>