FastAPI MCP LangGraph Template
This repository provides a modern template designed for agentic orchestration. It enables rapid iteration and scalable deployment utilizing highly customizable, community-supported tools such as MCP and LangGraph. Key features include:
- Core Features: Seamless integration of Large Language Models (LLMs) with community integrations, ensuring no vendor lock-in.
- Native Streaming: Enhances user experience in complex workflows with native streaming capabilities.
- State Management: Supports persisted chat history and state management.
- Technology Stack: Built on FastAPI for Python backend API and SQL database interactions, offering ORM and validation features.
- Observability: Incorporates monitoring and observability tools for LLM metrics and insights.
- Deployment: Facilitates CI/CD via GitHub Actions for seamless integration and delivery.
Getting Started
The setup is simple, leveraging Docker for deployment. Community contributions are encouraged to expand integrations and improve functionality. Documentation and demo videos are available for guidance on usage and setup.