mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 00:17:31 +00:00

* chore: migrate c121914yu to labring * style: delete unused files About those files: https://www.sulinehk.com/post/reasons-and-solutions-for-the-zone.identifier-file-appearing-in-wsl/
593 B
593 B
Fast GPT V3.9
- 新增 - 直接分段训练,可调节段落大小。
- 优化 - tokens 计算性能。
- 优化 - key 池管理,结合 one-api 项目,实现更方便的 key 池管理,具体参考docker 部署 FastGpt
- 新增 - V2 版 OpenAPI,可以在任意第三方套壳 ChatGpt 项目中直接使用 FastGpt 的应用,注意!是直接,不需要改任何代码。具体参考API 文档中《在第三方应用中使用 FastGpt》