langchain/libs/experimental/langchain_experimental/llm_bash/__init__.py
Leonid Ganeline 4159a4723c
experimental[patch]: update module doc strings (#19539)
Added missed module descriptions. Fixed format.
2024-03-26 10:38:10 -04:00

3 lines
94 B
Python

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