mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-05 23:00:18 +00: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"]
|