mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-25 02:01:34 +08:00
* feat: vector store support oceanbase * chore(config): Rename pgHNSWEfSearch to hnswEfSearch to work for pg and oceanbase both
目录说明
该目录为 FastGPT 主项目。
- app 前端项目,用于展示和使用 FastGPT。
- sandbox 沙盒项目,用于测试和开发。