langchain
82d4afca - langchain[minor]: Code to handle dynamic imports (#20893)

Commit
1 year ago
langchain[minor]: Code to handle dynamic imports (#20893) Proposing to centralize code for handling dynamic imports. This allows treating langchain-community as an optional dependency. --- The proposal is to scan the code base and to replace all existing imports with dynamic imports using this functionality.
Author
Parents
Loading