agenticai / app.py
rohit077's picture
debugging UI
6b1f7e6
raw
history blame contribute delete
80 Bytes
from src.langgraph.main import load_app
if __name__=="__main__":
load_app()