mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-07-22 09:15:31 -04:00
83cee2cec4
Co-authored-by: Erick Friis <erick@langchain.dev>
4 lines
73 B
Python
4 lines
73 B
Python
from csv_agent.agent import agent_executor
|
|
|
|
__all__ = ["agent_executor"]
|