forked from langchain-ai/langchain
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
experimental: migrate to external repo (langchain-ai#26879)
security scanners can't distinguish monorepo sources from each other. this will resolve issues for folks trying to use e.g. langchain-core but getting security issues from experimental flagged!
- Loading branch information
Showing
223 changed files
with
570 additions
and
25,802 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,3 @@ | ||
# 🦜️🧪 LangChain Experimental | ||
This package has moved! | ||
|
||
This package holds experimental LangChain code, intended for research and experimental | ||
uses. | ||
|
||
> [!WARNING] | ||
> Portions of the code in this package may be dangerous if not properly deployed | ||
> in a sandboxed environment. Please be wary of deploying experimental code | ||
> to production unless you've taken appropriate precautions and | ||
> have already discussed it with your security team. | ||
Some of the code here may be marked with security notices. However, | ||
given the exploratory and experimental nature of the code in this package, | ||
the lack of a security notice on a piece of code does not mean that | ||
the code in question does not require additional security considerations | ||
in order to be safe to use. | ||
https://github.com/langchain-ai/langchain-experimental/tree/main/libs/experimental |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
libs/experimental/langchain_experimental/agents/__init__.py
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
libs/experimental/langchain_experimental/agents/agent_toolkits/__init__.py
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
libs/experimental/langchain_experimental/agents/agent_toolkits/csv/__init__.py
This file was deleted.
Oops, something went wrong.
66 changes: 0 additions & 66 deletions
66
libs/experimental/langchain_experimental/agents/agent_toolkits/csv/base.py
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
libs/experimental/langchain_experimental/agents/agent_toolkits/pandas/__init__.py
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.