You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs
William FH 9fa9f05e5d
Catch System Error in ast parse (#20961)
I can't seem to reproduce, but i got this:

```
SystemError: AST constructor recursion depth mismatch (before=102, after=37)
```

And the operation isn't critical for the actual forward pass so seems
preferable to expand our caught exceptions
1 month ago
..
cli cli[minor]: Fix bug to account for name changes (#20948) 1 month ago
community infra: test directory loader multithreaded (#20281) 1 month ago
core Catch System Error in ast parse (#20961) 1 month ago
experimental experimental[patch]: return from HuggingGPT task executor task.run() exception (#20219) 1 month ago
langchain community[patch]: Add OpenSearch as semantic cache (#20254) 1 month ago
partners upstage: release 0.1.3 (#20941) 1 month ago
standard-tests standard-tests: split tool calling test (#20803) 1 month ago
text-splitters text-splitters[patch]: fix MarkdownHeaderTextSplitter fails to parse headers with non-printable characters (#20645) 1 month ago