Sisyphus agent recreated in LangChain to figure out how it works and how to use it
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
"""Sisyphus multi-agent orchestrator — a LangGraph recreation of Loki's Sisyphus agent."""
|
||||
|
||||
from sisyphus_langchain.graph import build_graph
|
||||
|
||||
__all__ = ["build_graph"]
|
||||
Reference in New Issue
Block a user