FList

变更说明

  1. 修复 chat agent 模型会被重置成默认模型。
  2. 修复 env.template aiproxy 地址协议。
  3. 优化 dev yml,并与 env.template 对齐。
  4. 合入 skill 测试代码。

What's Changed

  • Fix docker-compose command syntax by @Deepturn in https://github.com/labring/FastGPT/pull/6701
  • chore: Update Docker compose files to use named volumes by @ctlaltlaltc in https://github.com/labring/FastGPT/pull/6704
  • deploy doc by @c121914yu in https://github.com/labring/FastGPT/pull/6711
  • chore: Rename service & container names for consistency in Docker configs by @ctlaltlaltc in https://github.com/labring/FastGPT/pull/6710
  • chore: Update OpenSandbox versions and image repositories by @ctlaltlaltc in https://github.com/labring/FastGPT/pull/6709
  • refactor(chat): optimize sandbox status logic and decouple UI/Status hooks by @DigHuang in https://github.com/labring/FastGPT/pull/6713
  • Update .env.template by @cafe-old-babe in https://github.com/labring/FastGPT/pull/6720
  • Update FastGPT image tags to v4.14.9.5 by @Deepturn in https://github.com/labring/FastGPT/pull/6721
  • fix: model refresh by @c121914yu in https://github.com/labring/FastGPT/pull/6725
  • Agent skill dev by @ctlaltlaltc in https://github.com/labring/FastGPT/pull/6668
  • version by @c121914yu in https://github.com/labring/FastGPT/pull/6726

New Contributors

  • @DigHuang made their first contribution in https://github.com/labring/FastGPT/pull/6713
  • @cafe-old-babe made their first contribution in https://github.com/labring/FastGPT/pull/6720

Full Changelog: https://github.com/labring/FastGPT/compare/v4.14.10.1...v4.14.10.2