mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 20:37:48 +00:00

* feat: vector store support oceanbase * chore(config): Rename pgHNSWEfSearch to hnswEfSearch to work for pg and oceanbase both
目录说明
该目录为 FastGPT 主项目。
- app 前端项目,用于展示和使用 FastGPT。
- sandbox 沙盒项目,用于测试和开发。