变更说明
- 修复 chat agent 模型会被重置成默认模型。
- 修复 env.template aiproxy 地址协议。
- 优化 dev yml,并与 env.template 对齐。
- 合入 skill 测试代码。
What's Changed
- Fix docker-compose command syntax by @Deepturn in #6701
- chore: Update Docker compose files to use named volumes by @ctlaltlaltc in #6704
- deploy doc by @c121914yu in #6711
- chore: Rename service & container names for consistency in Docker configs by @ctlaltlaltc in #6710
- chore: Update OpenSandbox versions and image repositories by @ctlaltlaltc in #6709
- refactor(chat): optimize sandbox status logic and decouple UI/Status hooks by @DigHuang in #6713
- Update .env.template by @cafe-old-babe in #6720
- Update FastGPT image tags to v4.14.9.5 by @Deepturn in #6721
- fix: model refresh by @c121914yu in #6725
- Agent skill dev by @ctlaltlaltc in #6668
- version by @c121914yu in #6726
New Contributors
- @DigHuang made their first contribution in #6713
- @cafe-old-babe made their first contribution in #6720
Full Changelog: v4.14.10.1...v4.14.10.2