mirror of
https://github.com/hwchase17/langchain.git
synced 2025-11-18 17:24:53 +00:00
* Please see security warning already in existing class. * The approach here is fundamentally insecure as it's relying on a block approach rather than an approach based on only running allowed nodes. So users should only use this code if its running from a properly sandboxed environment.