mirror of
https://github.com/hwchase17/langchain
synced 2024-11-18 09:25:54 +00:00
4 lines
79 B
Python
4 lines
79 B
Python
from retrieval_agent.chain import agent_executor
|
|
|
|
__all__ = ["agent_executor"]
|