A FastAPI-powered workflow orchestration system that integrates LangGraph to design, run, and manage AI Agents workflows
Stars
19
Forks
2
Watchers
19
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
Deduplicate workflow checkpointer initialization, lazy-load orchestrator, and clean up on shutdown (#13)
ff35218View on GitHub[UPDATE] Modify connection pool settings in postgres.py for improved application context (#11)
ca0aa22View on GitHub[UPDATE] Enhance README.md to include Langfuse integration for observability and tracing
9069df3View on GitHubAdd JSON parsing and LLM response validation utilities; integrate into sample workflow (#5)
45a1f84View on GitHubMerge pull request #4 from samirpatil2000/feature/sample-agent
495346eView on GitHubAdd JSON parsing and LLM response validation utilities; integrate into sample workflow
1a99709View on GitHub[NEW] Refactor workflow nodes to fetch context and questions, and add prompt templates for company analysis
9e0677dView on GitHub