FastGPT is a knowledge-based platform built on the LLM, offers out-of-the-box data processing and model invocation capabilities, allows for workflow orchestration through Flow visualization!
Go to file
Archer c51395b2c8
V4.12.0 features (#5435)
* add logs chart (#5352)

* charts

* chart data

* log chart

* delete

* rename api

* fix

* move api

* fix

* fix

* pro config

* fix

* feat: Repository interaction (#5356)

* feat: 1好像功能没问题了,明天再测

* feat: 2 解决了昨天遗留的bug,但全选按钮又bug了

* feat: 3 第三版,解决了全选功能bug

* feat: 4 第四版,下面改小细节

* feat: 5 我勒个痘

* feat: 6

* feat: 6 pr

* feat: 7

* feat: 8

* feat: 9

* feat: 10

* feat: 11

* feat: 12

* perf: checkbox ui

* refactor: tweak login loyout (#5357)

Co-authored-by: Archer <545436317@qq.com>

* login ui

* app chat log chart pro display (#5392)

* app chat log chart pro display

* add canopen props

* perf: pro tag tip

* perf: pro tag tip

* feat: openrouter provider (#5406)

* perf: login ui

* feat: openrouter provider

* provider

* perf: custom error throw

* perf: emb batch (#5407)

* perf: emb batch

* perf: vector retry

* doc

* doc (#5411)

* doc

* fix: team folder will add to workflow

* fix: generateToc shell

* Tool price (#5376)

* resolve conflicts for cherry-pick

* fix i18n

* Enhance system plugin template data structure and update ToolSelectModal to include CostTooltip component

* refactor: update systemKeyCost type to support array of objects in plugin and workflow types

* refactor: simplify systemKeyCost type across plugin and workflow types to a single number

* refactor: streamline systemKeyCost handling in plugin and workflow components

* fix

* fix

* perf: toolset price config;fix: workflow array selector ui (#5419)

* fix: workflow array selector ui

* update default model tip

* perf: toolset price config

* doc

* fix: test

* Refactor/chat (#5418)

* refactor: add homepage configuration; add home chat page; add side bar animated collapse and layout

* fix: fix lint rules

* chore: improve logics and code

* chore: more clearer logics

* chore: adjust api

---------

Co-authored-by: Archer <545436317@qq.com>

* perf: chat setting code

* del history

* logo image

* perf: home chat ui

* feat: enhance chat response handling with external links and user info (#5427)

* feat: enhance chat response handling with external links and user info

* fix

* cite code

* perf: toolset add in workflow

* fix: test

* fix: search paraentId

* Fix/chat (#5434)

* wip: rebase了upstream

* wip: adapt mobile UI

* fix: fix chat page logic and UI

* fix: fix UI and improve some logics

* fix: model selector missing logo; vision model to retrieve file

* perf: role selector

* fix: chat ui

* optimize export app chat log (#5436)

* doc

* chore: move components to proper directory; fix the api to get app list (#5437)

* chore: improve team app panel display form (#5438)

* feat: add home chat log tab

* chore: improve team app panel display form

* chore: improve log panel

* fix: spec

* doc

* fix: log permission

* fix: dataset schema required

* add loading status

* remove ui weight

* manage log

* fix: log detail per

* doc

* fix: log menu

* rename permission

* bg color

* fix: app log per

* fix: log key selector

* fix: log

* doc

---------

Co-authored-by: heheer <zhiyu44@qq.com>
Co-authored-by: colnii <1286949794@qq.com>
Co-authored-by: 伍闲犬 <76519998+xqvvu@users.noreply.github.com>
Co-authored-by: Ctrlz <143257420+ctrlz526@users.noreply.github.com>
Co-authored-by: 伍闲犬 <whoeverimf5@gmail.com>
Co-authored-by: heheer <heheer@sealos.io>
2025-08-12 22:22:18 +08:00
.github update doc search engine (#5386) 2025-08-04 22:07:52 +08:00
.husky perf: ui 2023-06-10 14:01:35 +08:00
.vscode 4.11.2 dev (#5368) 2025-08-02 19:38:37 +08:00
bin fix: the helm release failed due to version handle (#2199) 2024-07-31 10:19:42 +08:00
deploy doc (#5401) 2025-08-07 22:49:09 +08:00
document V4.12.0 features (#5435) 2025-08-12 22:22:18 +08:00
packages V4.12.0 features (#5435) 2025-08-12 22:22:18 +08:00
plugins chore(deps): bump transformers in /plugins/model/llm-Baichuan2 (#5397) 2025-08-07 10:07:11 +08:00
projects V4.12.0 features (#5435) 2025-08-12 22:22:18 +08:00
scripts Test version (#4792) 2025-05-12 22:27:01 +08:00
test V4.12.0 features (#5435) 2025-08-12 22:22:18 +08:00
.dockerignore 4.6.5- CoreferenceResolution Module (#631) 2023-12-22 10:47:31 +08:00
.eslintignore remove old doc (#5305) 2025-07-24 10:39:41 +08:00
.eslintrc.json feat: update ESLint config with @typescript-eslint/consistent-type-imports (#4746) 2025-05-06 17:33:09 +08:00
.gitignore remove old doc (#5305) 2025-07-24 10:39:41 +08:00
.imgbotconfig docs: update font and cdn (#696) 2024-01-05 18:02:53 +08:00
.npmrc Plugin runtime (#2050) 2024-07-15 22:50:48 +08:00
.prettierignore 4.11.2 dev (#5368) 2025-08-02 19:38:37 +08:00
.prettierrc.js README 2023-03-28 00:48:24 +08:00
CLAUDE.md feature: V4.11.1 (#5350) 2025-08-01 16:08:20 +08:00
LICENSE 4.11.2 dev (#5368) 2025-08-02 19:38:37 +08:00
Makefile V4.9.6 feature (#4565) 2025-04-16 22:18:51 +08:00
README.md 4.11.2 dev (#5368) 2025-08-02 19:38:37 +08:00
README_en.md 4.11.2 dev (#5368) 2025-08-02 19:38:37 +08:00
README_ja.md 4.11.2 dev (#5368) 2025-08-02 19:38:37 +08:00
SECURITY.md perf: memory leak (#5370) 2025-08-03 22:37:45 +08:00
dev.md Feat: admin audit (#5068) 2025-06-19 10:35:21 +08:00
env.d.ts V4.11.0 features (#5270) 2025-07-22 09:42:50 +08:00
package.json V4.12.0 features (#5435) 2025-08-12 22:22:18 +08:00
pnpm-lock.yaml V4.12.0 features (#5435) 2025-08-12 22:22:18 +08:00
pnpm-workspace.yaml fix: downgrade md lib (#4508) 2025-04-11 13:31:30 +08:00
tsconfig.json Fix some bug (#5048) 2025-06-17 16:10:01 +08:00
vitest.config.mts V4.9.7 feature (#4669) 2025-04-26 16:17:21 +08:00
zhlint 4.8.10 perf (#2633) 2024-09-06 17:22:24 +08:00

fastgpt logo

FastGPT

Qoute

English | 简体中文 | 日语

FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.

GitHub Repo stars GitHub pull request GitHub last commit License Documentation Local Development Explore our platform

discord     Wechat

🎥 Comprehensive Feature Demonstration

https://github.com/labring/FastGPT/assets/15308462/7d3a38df-eb0e-4388-9250-2409bd33f6d4

🛸 Online Use

Website: fastgpt.io

Conversational AI Setup Workflow Automation
Demo Demo
Knowledge Base Setup Integration Process
Demo Demo
#

💡 Features

Features Details
Application Orchestration Features Offers a straightforward mode, eliminating the need for complex orchestration
Provides clear next-step instructions in dialogues
Facilitates workflow orchestration
Tracks references in source files
Encapsulates modules for enhanced reuse at multiple levels
Combines search and reordering functions
🔜 Includes a tool module
🔜 Integrates Laf for online HTTP module creation
🔜 Plugin encapsulation capabilities
Knowledge Base Features Allows for the mixed use of multiple databases
Keeps track of modifications and deletions in data chunks
Enables specific vector models for each knowledge base
Stores original source files
Supports direct input and segment-based QA import
Compatible with a variety of file formats: pdf, docx, txt, html, md, csv
Facilitates URL reading and bulk CSV importing
🔜 Supports PPT and Excel file import
🔜 Features a file reader
🔜 Offers diverse data preprocessing options
Application Debugging Features Enables targeted search testing within the knowledge base
Allows feedback, editing, and deletion during conversations
Presents the full context of interactions
Displays all intermediate values within modules
🔜 Advanced Debug mode for orchestration
OpenAPI Interface The completions interface (aligned with GPT's chat mode interface)
CRUD operations for the knowledge base
🔜 CRUD operations for conversation
Operational Features Share without requiring login
Easy embedding with Iframe
Customizable chat window embedding with features like default open, drag-and-drop
Centralizes conversation records for review and annotation
#

👨‍💻 Development

Project tech stack: NextJs + TS + ChakraUI + MongoDB + PostgreSQL (PG Vector plug-in)/Milvus

# #

🤝 Third-party Ecosystem

#

🏘️ Community & Support

  • 🌐 Visit the FastGPT website for full documentation and useful links.
  • 💬 Join our Discord server is to chat with FastGPT developers and other FastGPT users. This is a good place to learn about FastGPT, ask questions, and share your experiences.
  • 🐞 Create GitHub Issues for bug reports and feature requests.
#

👀 Others

#

🌱 Contributors

We welcome all forms of contributions. If you are interested in contributing code, you can check out our GitHub Issues to show us your ideas.




Active participants of labring - past 28 days New trends of labring
New participants of labring - past 28 days

🌟 Star History

Star History Chart #

📄 Usage Agreement

This repository complies with the FastGPT Open Source License open source agreement.

  1. Direct commercial use as a backend service is allowed, but provision of SaaS services is not allowed.
  2. Without commercial authorization, any form of commercial service must retain relevant copyright information.
  3. For full details, please see FastGPT Open Source License
  4. Contact: Dennis@sealos.io , click to view commercial version pricing strategy
#