Harrison Chase
|
3a78450883
|
update experimental (#8402)
some changes were made to experimental, porting them over
|
2023-07-28 13:01:36 -07:00 |
|
Leonid Ganeline
|
ee6ff96e28
|
docstrings cleanup (#8311)
- added missed docstrings
- changed docstrings into consistent format
@baskaryan
|
2023-07-26 14:13:10 -07:00 |
|
Leonid Ganeline
|
c580c81cca
|
docstrings experimental (#7969)
- added/changed docstring for `experimental`
- added/changed docstrings for different artifacts
-
@baskaryan
|
2023-07-24 14:21:48 -07:00 |
|
Harrison Chase
|
3caccf304c
|
Harrison/hugginggpt (#8162)
Co-authored-by: Yongliang Shen <withsyl@163.com>
|
2023-07-24 07:36:24 -07:00 |
|
Harrison Chase
|
aa0e69bc98
|
Harrison/official pre release (#8106)
|
2023-07-21 18:44:32 -07:00 |
|
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
|
2023-07-21 13:32:39 -07:00 |
|
Harrison Chase
|
da04760de1
|
Harrison/move experimental (#8084)
|
2023-07-21 10:36:28 -07:00 |
|