Skip to content

aiwithvd/langgraph_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LangGraph FastAPI Toolkit

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

Technologies Used:

Python FastAPI LangGraph LangChain LangSmith

License

This project is licensed under the MIT License. See the LICENSE file for details.

Installation

pip install langgraph_lib

Contact

For any questions or suggestions, feel free to open an issue or contact the maintainers at [email protected].

About

This langgraph_lib is way to serve your agent as RestAPI endpoint and make it scalable.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages