Skip to content

Commit

Permalink
AI模型支持DeepSeek
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangdaiscott committed Jan 14, 2025
1 parent 8fc27bb commit ab2469f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
11 changes: 10 additions & 1 deletion README-EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Technical documentation

- Website: [http://www.jeecg.com](http://www.jeecg.com)
- Demo : [OnlineDemo](http://boot3.jeecg.com) | [APP](http://jeecg.com/appIndex)
- Doc: [http://help.jeecg.com](http://help.jeecg.com)
- Doc: [DocumentCenter](http://help.jeecg.com) | [AI Config](https://help.jeecg.com/java/ai/aichat.html)
- Newbie guide: [Quick start](http://www.jeecg.com/doc/quickstart) | [Q&A ](http://www.jeecg.com/doc/qa) | [1 minute experience](https://my.oschina.net/jeecg/blog/3083313)
- QQ group : ⑩716488839、⑨808791225、⑧825232878、⑦791696430、⑥730954414(full)、683903138(full)、⑤860162132(full)、④774126647(full)、③816531124(full)、②769925425(full)、①284271917(full)

Expand Down Expand Up @@ -235,6 +235,15 @@ Technical Architecture:
| TiDB ||


#### AI Support

| AI Model | Supported |
| --- | --- |
| DeepSeek ||
| ChatGPT ||

AI Config: https://help.jeecg.com/java/ai/aichat.html

## Microservice solutions

- 1. Service registration and discovery Nacos √
Expand Down
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中,
- 官方网站: [http://www.jeecg.com](http://www.jeecg.com)
- 在线演示 : [在线演示](http://boot3.jeecg.com) | [APP演示](http://jeecg.com/appIndex)
- 快速体验: [一分钟体验低代码](https://jeecg.blog.csdn.net/article/details/106079007?spm=1001.2014.3001.5502 "一分钟体验零代码") | [在线体验零代码](https://app.qiaoqiaoyun.com/myapps/index "在线体验零代码")
- 开发文档: [https://help.jeecg.com](https://help.jeecg.com)
- 开发文档: [文档中心](https://help.jeecg.com) | [AI集成配置(支持DeepSeek)](https://help.jeecg.com/java/ai/aichat.html)
- 反馈问题: [在Github上提Issues](https://github.com/jeecgboot/JeecgBoot/issues/new)
- 新手指南: [快速入门](http://www.jeecg.com/doc/quickstart) | [入门视频](http://jeecg.com/doc/video)
- QQ交流群 : ⑩716488839、⑨808791225(满)、其他(满)
Expand Down Expand Up @@ -117,6 +117,15 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中,
| 人大金仓 ||
| TiDB ||

#### 支持AI

| AI模型 | 支持 |
| --- | --- |
| DeepSeek ||
| ChatGTP ||

AI集成文档: https://help.jeecg.com/java/ai/aichat.html


## 微服务解决方案

Expand Down

0 comments on commit ab2469f

Please sign in to comment.