Files
FastGPT/projects
Archer adf5377ebe Add image index and pdf parse (#3956)
* feat: think tag parse

* feat: parse think tag test

* feat: pdf parse ux

* feat: doc2x parse

* perf: rewrite training mode setting

* feat: image parse queue

* perf: image index

* feat: image parse process

* feat: add init sh

* fix: ts
2025-03-06 18:28:03 +08:00
..
2025-03-06 18:28:03 +08:00
2024-12-16 16:44:39 +08:00
2025-02-27 10:30:43 +08:00

目录说明

该目录为 FastGPT 主项目。

  • app 前端项目,用于展示和使用 FastGPT。
  • sandbox 沙盒项目,用于测试和开发。