mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-16 16:11:02 +00:00
4 lines
86 B
Python
4 lines
86 B
Python
from langchain_openai.tools.custom_tool import custom_tool
|
|
|
|
__all__ = ["custom_tool"]
|