FastGPT/projects
诸岳 14895bbcfd
feat: vector store support oceanbase (#4356)
* feat: vector store support oceanbase

* chore(config): Rename pgHNSWEfSearch to hnswEfSearch to work for pg and oceanbase both
2025-03-27 18:39:49 +08:00
..
app feat: vector store support oceanbase (#4356) 2025-03-27 18:39:49 +08:00
sandbox V4.9.1 feature (#4206) 2025-03-18 14:40:41 +08:00
README.md update code positon (#3907) 2025-02-27 10:30:43 +08:00

目录说明

该目录为 FastGPT 主项目。

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