ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、视频、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
## 第三方库 ThinkCMF 内置了以下第三方库,如果你项目中需要增加其它第三库,也可以通过 composer自己安装,但以后升级应注意不要覆盖 `vendor`目录,而是使用 `composer update`去更新第三方库 ~~~ "topthink/think-helper": "^1.0", "topthink/think-image": "^1.0", "thinkcmf/cmf-api": "~5.1.0", "thinkcmf/cmf-app": "~5.1.0", "thinkcmf/cmf-install": "~5.1.0" ~~~