mirror of
https://github.com/hwchase17/langchain
synced 2024-10-31 15:20:26 +00:00
4 lines
79 B
Python
4 lines
79 B
Python
from retrieval_agent.chain import agent_executor
|
|
|
|
__all__ = ["agent_executor"]
|