mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-15 03:19:02 +00:00
4 lines
62 B
Python
4 lines
62 B
Python
from llama2_functions.chain import chain
|
|
|
|
__all__ = ["chain"]
|