mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-16 20:42:01 +00:00
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com> Co-authored-by: Lance Martin <lance@langchain.dev> Co-authored-by: Jacob Lee <jacoblee93@gmail.com>
4 lines
73 B
Python
4 lines
73 B
Python
from extraction_openai_functions.chain import chain
|
|
|
|
__all__ = ["chain"]
|