Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hooks: langchain: automatically raise recursion limit
Several tests on the CI are throwing recursion error with `langchain` installed, so have the `langchain` hook automatically raise the recursion limit to 5000 (unless it is already at higher value).
- Loading branch information