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