Files
FastGPT/client/public/docs/versionIntro.md
moonrailgun 77dafe4337 chore: migrate c121914yu to labring (#121)
* 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/
2023-07-13 08:38:10 +08:00

593 B
Raw Blame History

Fast GPT V3.9

  1. 新增 - 直接分段训练,可调节段落大小。
  2. 优化 - tokens 计算性能。
  3. 优化 - key 池管理,结合 one-api 项目,实现更方便的 key 池管理,具体参考docker 部署 FastGpt
  4. 新增 - V2 版 OpenAPI可以在任意第三方套壳 ChatGpt 项目中直接使用 FastGpt 的应用,注意!是直接,不需要改任何代码。具体参考API 文档中《在第三方应用中使用 FastGpt》