mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-21 06:14:37 +00:00
4 lines
79 B
Python
4 lines
79 B
Python
from retrieval_agent.chain import agent_executor
|
|
|
|
__all__ = ["agent_executor"]
|