Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

LangGraph-GUI backend with fastapi

License

NotificationsYou must be signed in to change notification settings

LangGraph-GUI/LangGraph-GUI-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastapi ver LangGraph-GUI backend

The backend supports running LangGraph-GUI workflow json using localLLM such ollama.

For more infomation, please see official site:LangGraph-GUI.github.io

Environment Setup

To install the required dependencies for LangGraph and server, run:

pip install -r requirements.txt

Running the server

To run a local language model, first start Ollama in a separate terminal:

ollama serve

At another thread, up the server

mkdir src/workspacecd src/workspacepython ../server.py

Chnage Log

see:root repo CHANGELOG

About

LangGraph-GUI backend with fastapi

Topics

Resources

License

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp