mirror of
https://github.com/hwchase17/langchain.git
synced 2025-12-09 14:43:56 +00:00
4 lines
76 B
Python
4 lines
76 B
Python
from extraction_anthropic_functions.chain import chain
|
|
|
|
__all__ = ["chain"]
|