mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-28 06:48:50 +00:00
experimental[patch]/docs[patch]: Update links to security docs (#22864)
Minor update to newest version of security docs (content should be identical).
This commit is contained in:
@@ -252,7 +252,7 @@ def create_pandas_dataframe_agent(
|
||||
"doc-string of this function. You must opt-in to use this functionality "
|
||||
"by setting allow_dangerous_code=True."
|
||||
"For general security guidelines, please see: "
|
||||
"https://python.langchain.com/v0.1/docs/security/"
|
||||
"https://python.langchain.com/v0.2/docs/security/"
|
||||
)
|
||||
try:
|
||||
if engine == "modin":
|
||||
|
Reference in New Issue
Block a user