mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-23 11:16: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."""
|