Getting rid of more CVEs #11352
hwchase17
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To continue improving LangChain for production applications, we're planning on making the following changes on 10/10/2023:
LLMSymbolicMathChain
andLLMBashChain
with related bash utilities will be removed from langchain.These chains will be available in the
langchain_experimental
package.In addition, we'll be disabling the ability to use jinja2 style templates:
PromptTemplate
from file. #10252 (CVE GHSA-7gfq-f96f-g85j)For more context please see: #8043
Beta Was this translation helpful? Give feedback.
All reactions