Commit Graph

1375 Commits

Author SHA1 Message Date
thinkgem
b18dcb3001 新增 AI 结构化输出例子、文本格式、JSON格式、Java对象格式、结合Tool Calling方式输出 2025-05-19 17:15:33 +08:00
thinkgem
228334faf2 代码格式化 2025-05-19 10:46:49 +08:00
thinkgem
cfca3406a1 移除 web.json.defaultDateFormat 参数,使用 DateUtils 解析,以支持更多的格式 2025-05-19 10:41:47 +08:00
thinkgem
f063347492 添加 @Serial 序列化注解 2025-05-18 23:20:00 +08:00
thinkgem
8c5cefb626 修正分离版下新增空白页问题 2025-05-18 23:10:59 +08:00
thinkgem
ca54e4cd3b 添加 @Serial 序列化注解 2025-05-17 22:14:14 +08:00
thinkgem
687a02b199 update jeesite-cms-ai.yml 2025-05-15 16:03:02 +08:00
thinkgem
d4f2c1ddb7 优化文章附件读取,如果html附件,则保留格式 2025-05-15 15:22:26 +08:00
thinkgem
375fbbe375 代码优化 2025-05-15 11:06:50 +08:00
thinkgem
1b21375e1c 升级 Spring AI 1.0.0-RC1、Chroma 1.0.0 2025-05-14 21:48:29 +08:00
thinkgem
bc15521b3a 增加 defaultPromptTemplate 默认问题回答模板参数 2025-05-12 11:24:04 +08:00
thinkgem
c3e2f6fabb 代码优化支持reasoning_content为空或空字符串的时候结束思考 2025-05-12 11:22:19 +08:00
thinkgem
a1b5a868ec 默认包含达梦和人大金仓驱动,减少咨询,由于个别jdbc驱动体积比较大,可按需移除依赖 2025-05-12 11:09:56 +08:00
thinkgem
1794d086b4 upgrade seata 2.3.0 2025-05-12 11:04:50 +08:00
thinkgem
d30b5f60d7 fileAllowSuffixes add .ofd 2025-05-09 14:29:33 +08:00
thinkgem
179ec878ea 升级 spring ai 1.0.0-M8 2025-05-08 11:52:18 +08:00
thinkgem
95ab40a14f 增加 ai 异步任务池定义 2025-05-08 11:51:52 +08:00
thinkgem
31eab113a2 顶部消息框优化 2025-05-08 09:52:04 +08:00
thinkgem
6b4a69453d next 2025-05-08 09:46:25 +08:00
thinkgem
349757216e 表单界面优化 2025-05-07 14:55:12 +08:00
thinkgem
cc31d01f57 增加参数 mybatis.orderBySqlFilter 仅对内部参数设置生效,UI传输的数据仍然必须经过过滤。 2025-05-07 12:19:34 +08:00
thinkgem
9c78772e1f 一级菜单美化,圆角展示选中背景色 2025-05-06 15:07:49 +08:00
thinkgem
9eb21e0d80 切换主题时,刷新当前页,不跳转到首页 2025-05-06 15:06:11 +08:00
thinkgem
1f9af0706d update DaoMapperTest.java 2025-04-29 15:43:09 +08:00
thinkgem
885a69f9c8 移动端代码生成模板增强 2025-04-27 22:15:49 +08:00
thinkgem
91ded3eac6 移动端模板补充日期时间组件生成 2025-04-27 15:39:04 +08:00
thinkgem
864e996f64 修正移动端模板的一些问题,textarea v-model 重复问题;maxlength 为 0 问题;列表 query 参数不对问题 2025-04-27 14:24:04 +08:00
thinkgem
7358034209 增加 按多个角色查询用户接口 user.roleCodes 2025-04-25 18:47:37 +08:00
thinkgem
ad93ac861d 当选择控件未设置查询列的时候没有生成office接口问题 2025-04-25 18:47:21 +08:00
thinkgem
e4d695ef93 代码生成模板类型错误 2025-04-23 17:24:58 +08:00
thinkgem
0b7d490a8a 5.11.1 2025-04-23 09:42:10 +08:00
thinkgem
d877b8d93b update README.md 2025-04-23 09:00:40 +08:00
thinkgem
d03ed31483 默认系统提示词,放到 yml 中配置,并完善注释 2025-04-21 19:41:52 +08:00
thinkgem
4c5c0e63d5 补充系统提示词 2025-04-21 16:32:59 +08:00
thinkgem
7c65d67b3e update 2025-04-21 16:32:35 +08:00
thinkgem
1b8b6162f4 1. 主动停止的响应的消息仍然存储对话数据;2. 对话消息框当手动向上滚动的时候,停止滚动到底部,方便阅读已生成的消息;3. 消息内容,对 JSON 格式的数据,进行格式化显示;4. 支持“深度思考”按钮,可展开和折叠深度思考的消息;对 AI 的用户消息进行转义,避免不会支持的消息报错;5. 当 AI 接口调用异常的时候,给于用户提示实际的接口返回内容;6. 新增自动更新对话标题;6. 加载消息过程中,避免再次发送新消息和切换对话。 2025-04-21 13:24:23 +08:00
thinkgem
695762b34c 升级 spring ai 1.0.0-M7 2025-04-21 13:23:08 +08:00
thinkgem
47b3d918eb 界面优化 2025-04-19 09:58:42 +08:00
thinkgem
79ab80062d add ai menu 2025-04-18 19:30:16 +08:00
thinkgem
f4c5910758 整理初始化数据库脚本菜单,扩展模块移到扩展菜单里。 2025-04-18 15:38:35 +08:00
thinkgem
661fea7d29 update Dockerfile 2025-04-17 16:15:53 +08:00
thinkgem
731599ac70 优化界面 2025-04-15 12:43:27 +08:00
thinkgem
adae0af8d6 表格操作列图标更新、默认按钮美化、表格设置按钮更新 2025-04-14 12:59:09 +08:00
thinkgem
00a260028f 弹窗消息透明度修改为0.9 2025-04-14 12:55:31 +08:00
thinkgem
3e0a5abcda 新增 Markdown 编辑器,文件上传接口 2025-04-09 15:07:55 +08:00
thinkgem
228b507f12 增加文章附件解析,存入向量数据库。 2025-04-08 15:38:25 +08:00
thinkgem
e69cc355b3 update ds_pgvector 2025-04-08 15:37:45 +08:00
thinkgem
c0e40dfab0 remove SchemeHttpsConfig 2025-04-07 18:38:42 +08:00
thinkgem
cac28a3d57 代码生成模板中增加重启流程操作 2025-04-07 12:05:03 +08:00
thinkgem
282050262c webp格式上传,默认参数少个点 2025-04-07 11:54:13 +08:00