mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-31 12:09:58 +00:00
2 lines
88 B
Python
2 lines
88 B
Python
"""Chain that interprets a prompt and executes bash code to perform bash operations."""
|