Commit Graph

209 Commits (a8f530bc4d2692d0e1c3713643522751f85df51c)

Author SHA1 Message Date
Bagatur d5689d58ab
Bagatur/bump 241 (#8182) 12 months ago
Harrison Chase 3caccf304c
Harrison/hugginggpt (#8162)
Co-authored-by: Yongliang Shen <withsyl@163.com>
12 months ago
Harrison Chase 77bf75c236
bump experimental to 002 (#8150) 12 months ago
Harrison Chase e46126eac6
add llamaapi (#8140) 12 months ago
Harrison Chase 9f3073d418
bump versions (#8129) 12 months ago
Harrison Chase aa0e69bc98
Harrison/official pre release (#8106) 12 months ago
Harrison Chase 8dcabd9205
bump releases rc0 (#8097) 12 months ago
Harrison Chase d353d668e4
remove CVEs (#8092)
This PR aims to move all code with CVEs into `langchain.experimental`.
Note that we are NOT yet removing from the core `langchain` package - we
will give people a week to migrate here.

See MIGRATE.md for how to migrate

Zero changes to functionality

Vulnerabilities this addresses:

PALChain:
- https://security.snyk.io/vuln/SNYK-PYTHON-LANGCHAIN-5752409
- https://security.snyk.io/vuln/SNYK-PYTHON-LANGCHAIN-5759265

SQLDatabaseChain
- https://security.snyk.io/vuln/SNYK-PYTHON-LANGCHAIN-5759268

`load_prompt` (Python files only)
- https://security.snyk.io/vuln/SNYK-PYTHON-LANGCHAIN-5725807
12 months ago
Harrison Chase da04760de1
Harrison/move experimental (#8084) 12 months ago