mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-08-27 19:29:56 -04:00
5e2d5047af
Add LLMBashChain to experimental
2 lines
88 B
Python
2 lines
88 B
Python
"""Chain that interprets a prompt and executes bash code to perform bash operations."""
|