FList

变更说明

  1. 过滤空tag导致的获取系统插件失败
  2. 增加向量数据库集成测试
  3. API知识库兼容空文件名,防止导入失败

What's Changed

  • fix: nullish tag schema by @xqvvu in https://github.com/labring/FastGPT/pull/6365
  • feat: vector integrationTest;feat: ob quantization by @c121914yu in https://github.com/labring/FastGPT/pull/6366
  • feat(sandbox): introduce unified sandbox adapter architecture by @ctlaltlaltc in https://github.com/labring/FastGPT/pull/6362
  • fix: set fallback file name while import documents from other api server by @xqvvu in https://github.com/labring/FastGPT/pull/6372

New Contributors

  • @ctlaltlaltc made their first contribution in https://github.com/labring/FastGPT/pull/6362

Full Changelog: https://github.com/labring/FastGPT/compare/v4.14.6...v4.14.6.1