Introducing langgraph-lib, an open-source Python toolkit that bridges LangGraph agents with FastAPI. Langgraph-lib offers a suite of features designed to enhance the development and deployment of language-driven applications:
-
Easy Integration: Quickly create FastAPI apps to serve your LangGraph agents.
-
Client Library: Interact seamlessly with agent services through a dedicated client library.
-
Data Models: Utilize predefined schemas for messages, inputs, and feedback to streamline data handling.
-
Asynchronous Support: Supports both synchronous and asynchronous operations, ensuring flexibility and high performance.
-
Features:
- Seamless integration with LangGraph agents and FastAPI
- Optimized performance for handling large volumes of requests
- Comprehensive documentation and examples to get started quickly
- Active community support and continuous updates
This project is licensed under the MIT License. See the LICENSE file for details.
pip install langgraph_lib
For any questions or suggestions, feel free to open an issue or contact the maintainers at [email protected].