langchain/libs/experimental/langchain_experimental/llm_bash/__init__.py

3 lines
94 B
Python
Raw Normal View History

"""**LLM bash** is a chain that uses LLM to interpret a prompt and
executes **bash** code."""