mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-20 14:40:59 +00:00
4 lines
62 B
Python
4 lines
62 B
Python
from llama2_functions.chain import chain
|
|
|
|
__all__ = ["chain"]
|