Commit Graph

1400 Commits

Author SHA1 Message Date
thinkgem
bbbace28ea 默认使用oracle ojdbc8驱动 2025-07-03 13:47:34 +08:00
thinkgem
3107ab8f3a 代码生成模版支持多级模块设置,如模块管理:ai-core;功能生成模块名:ai.core;新增几个模版参数:moduleMinus、modulePath、subModuleNameDot、subModulePath 2025-06-30 11:19:48 +08:00
thinkgem
63dd5c161d 修正beetl修改密码后再登录系统,没有跳转到首页问题 2025-06-30 11:19:38 +08:00
thinkgem
511d76e03f 生成模版优化 2025-06-27 17:18:04 +08:00
thinkgem
a683a9ed5c vue主键为输入框的时候,不验证主键重复问题 2025-06-27 17:13:56 +08:00
thinkgem
b17c58e792 优化 默认系统提示词和模板 2025-06-23 14:21:25 +08:00
thinkgem
6faa39ebea 代码优化 2025-06-23 13:59:02 +08:00
thinkgem
32f4d7e0ae 增加 spring.cache.globalKeyNames 参数,指定哪些为全局缓存,节省资源 2025-06-23 09:37:24 +08:00
thinkgem
fbf25775b3 update README.md 2025-06-23 08:28:13 +08:00
thinkgem
3e16c27442 update ai README.md 2025-06-20 19:16:21 +08:00
thinkgem
f1281b73cc 新增vue前端模块代码生成模板 2025-06-18 11:03:01 +08:00
thinkgem
5fc096ab0a 通过yml开关控制使用哪些模型和向量库 2025-06-18 10:59:55 +08:00
thinkgem
7459bc220c lint type 2025-06-08 10:42:18 +08:00
thinkgem
a81297c2be 代码生成模板默认替换为 Monorepo 2025-06-08 10:38:42 +08:00
thinkgem
cb5957ee61 add AiChatServiceTest 2025-06-07 16:11:53 +08:00
thinkgem
b55467312f 增加ureport接口权限配置 2025-06-06 15:03:21 +08:00
thinkgem
2f6530e725 update jdbc driver 2025-05-27 23:36:54 +08:00
thinkgem
e1d8548e82 5.12.0 2025-05-26 10:18:57 +08:00
thinkgem
3c295c86b8 新增用户界面的时区切换 2025-05-26 09:42:59 +08:00
thinkgem
1b465578b6 新增 LocaleUtils 本地化语言和时区对象管理工具类 2025-05-24 18:41:46 +08:00
thinkgem
4726020b54 更新语言包 2025-05-24 18:36:33 +08:00
thinkgem
eaa25b7975 beetl 日期格式化,使用性能更好的 DataUtils 管理 2025-05-24 18:34:29 +08:00
thinkgem
6f05485e8f 向量库可选,在pom里去掉向量库实现即可 2025-05-23 19:01:15 +08:00
thinkgem
4e5d776104 添加 spring-boot-devtools 配置 2025-05-21 11:00:28 +08:00
thinkgem
25574c1a54 新增 AI 结构化输出例子、文本格式、JSON格式、Java对象格式、结合Tool Calling方式输出 2025-05-19 17:15:51 +08:00
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