mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-05 23:00:18 +00: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."""
|