YunaiV
|
e655b4d6ef
|
【代码新增】AI:写作管理节点
|
2024-07-10 23:01:13 +08:00 |
|
cherishsince
|
c76b622722
|
【增加】ai image 对接通义参数
|
2024-07-10 21:35:45 +08:00 |
|
cherishsince
|
51c6bfe42c
|
【解决todo】合并 scss
|
2024-07-10 21:03:02 +08:00 |
|
cherishsince
|
20054b28c3
|
【增加】ai 作图 other模块,临时提交
|
2024-07-10 18:50:34 +08:00 |
|
YunaiV
|
ece1533436
|
【代码评审】写作:生成部分
|
2024-07-10 12:49:54 +08:00 |
|
芋道源码
|
e53786e8bd
|
!477 [代码优化]AI: 写作添加注释,增加可读性,调整代码,方便后续调整,添加预览header,调整生成内容区域布局,将右边铺满
Merge pull request !477 from hhhero/dev
|
2024-07-10 01:34:43 +00:00 |
|
cherishsince
|
21ade9b9ac
|
【解决todo】role 角色表单,规则改为 formRules
|
2024-07-10 09:12:11 +08:00 |
|
hhhero
|
a68ae29f3a
|
Merge remote-tracking branch 'yudao-ui-admin-vue3/dev' into dev
# Conflicts:
# src/views/ai/utils/constants.ts
|
2024-07-10 00:15:07 +08:00 |
|
hhhero
|
9e628ba59d
|
[代码优化]AI: 写作添加预览header,调整生成内容区域布局,将右边铺满
|
2024-07-10 00:11:00 +08:00 |
|
hhhero
|
5730707be9
|
[代码优化]AI: 写作添加注释,增加可读性,调整代码,方便后续调整
|
2024-07-10 00:09:39 +08:00 |
|
YunaiV
|
ba8681e3c7
|
【代码优化】AI:绘图 index.vue 代码梳理 80%(Dall3.vue)
|
2024-07-09 21:37:46 +08:00 |
|
YunaiV
|
e881b9cefd
|
【代码优化】AI:绘图 index.vue 代码梳理 70%(Dall3.vue)
|
2024-07-09 21:06:57 +08:00 |
|
YunaiV
|
7706e46bfa
|
【代码优化】AI:绘图 index.vue 代码梳理 65%(Dall3.vue)
|
2024-07-09 20:41:22 +08:00 |
|
cherishsince
|
75af4f07c0
|
【解决todo】isUser 修改为 computed
|
2024-07-09 20:14:15 +08:00 |
|
cherishsince
|
9e3f228a61
|
【todo备注】@芋艿,这个地方 unocss 那个地方有使用,可以先参考一下
|
2024-07-09 19:55:03 +08:00 |
|
cherishsince
|
d6c016e3ea
|
【解决todo】角色仓库,覆盖 element ui css
|
2024-07-09 17:54:45 +08:00 |
|
cherishsince
|
dbacc0c371
|
【解决todo】添加角色 icon 修改为为 Icon 组件
|
2024-07-09 17:52:43 +08:00 |
|
cherishsince
|
4cfc785667
|
【解决todo】角色列表 icon 修改为为 Icon 组件
|
2024-07-09 17:51:08 +08:00 |
|
cherishsince
|
5734faa5fc
|
【todo】keydown.shift.enter 修改为@芋艿
|
2024-07-09 17:42:30 +08:00 |
|
cherishsince
|
326fc3d03f
|
【解决todo】el-button icon 改为 Icon 使用 iconfy 资源
|
2024-07-09 17:41:58 +08:00 |
|
cherishsince
|
cb68ef5fa7
|
【解决todo】ai-layout 100%高宽问题,只能通过 position: absolute 来特殊处理
|
2024-07-09 17:17:45 +08:00 |
|
cherishsince
|
b4b9015869
|
【解决todo】对话中不能清楚 chat 消息
|
2024-07-09 17:14:38 +08:00 |
|
cherishsince
|
2204876076
|
【解决todo】对话中不允许切换(自动stop stream 删除)
|
2024-07-09 17:05:07 +08:00 |
|
YunaiV
|
61bf6fb85b
|
【代码优化】AI:绘图 index.vue 代码梳理 60%(StableDiffusion.vue)
|
2024-07-09 13:55:07 +08:00 |
|
YunaiV
|
ac46a37638
|
【代码优化】AI:绘图 index.vue 代码梳理 50%(ImageDetail.vue)
|
2024-07-09 09:13:10 +08:00 |
|
YunaiV
|
749e44081e
|
【代码优化】AI:绘图 index.vue 代码梳理 40%(ImageCard)
|
2024-07-09 08:39:37 +08:00 |
|
YunaiV
|
82b53b9b03
|
【代码优化】AI:绘图 index.vue 代码梳理 30%(ImageList)
|
2024-07-09 00:00:53 +08:00 |
|
YunaiV
|
80d87b8e99
|
【代码优化】AI:绘图 index.vue 代码梳理 20%
|
2024-07-08 23:29:27 +08:00 |
|
YunaiV
|
6224602152
|
【代码优化】AI:聊天对话 index.vue 代码梳理 80%(message 部分)
|
2024-07-08 21:12:49 +08:00 |
|
YunaiV
|
1a6afa3263
|
【代码优化】AI:聊天对话 index.vue 代码梳理 40%(message 部分)
|
2024-07-08 13:00:24 +08:00 |
|
YunaiV
|
2b0789112f
|
【代码评审】AI:写作相关的建议
|
2024-07-08 12:39:49 +08:00 |
|
芋道源码
|
96a499a815
|
!473 [新增]AI写作
Merge pull request !473 from hhhero/dev
|
2024-07-08 00:51:30 +00:00 |
|
hhhero
|
f72e4f47f4
|
[新增]完善AI写作
|
2024-07-08 00:41:20 +08:00 |
|
YunaiV
|
44f322bb35
|
【代码优化】AI:聊天对话 index.vue 代码梳理 30%
|
2024-07-07 22:11:40 +08:00 |
|
YunaiV
|
1064bbe570
|
【代码优化】AI:聊天对话 index.vue 代码梳理 20%
|
2024-07-07 20:30:44 +08:00 |
|
hhhero
|
1afdbe651e
|
Merge remote-tracking branch 'yudao/dev' into dev
|
2024-07-07 18:15:00 +08:00 |
|
hhhero
|
18e87cf967
|
[新增]ai写作页面完成
|
2024-07-07 18:14:03 +08:00 |
|
YunaiV
|
f3777f6334
|
【代码优化】AI:将对话、聊天挪到 index 目录下,更模块化
|
2024-07-07 17:22:16 +08:00 |
|
YunaiV
|
6f86ea96da
|
【代码优化】AI:接入更多 AI 大模型
|
2024-07-07 11:22:02 +08:00 |
|
cherishsince
|
5fd8177791
|
【修改todo】Loading组件 改为 @芋艿
|
2024-07-05 09:39:14 +08:00 |
|
cherishsince
|
fda50ff291
|
【解决todo】drawIn 没用啦
|
2024-07-05 09:36:34 +08:00 |
|
cherishsince
|
f147f05aeb
|
【解决todo】增加重新生成按钮
|
2024-07-05 09:35:33 +08:00 |
|
cherishsince
|
afcb7e76b7
|
【解决todo】图片下载抽离到 download
|
2024-07-05 09:16:13 +08:00 |
|
cherishsince
|
557dc7d5d9
|
【修改todo】图片生产逻辑 @芋艿
|
2024-07-05 09:14:56 +08:00 |
|
cherishsince
|
8cc40626d6
|
【解决todo】sd 调整 sampler类型
|
2024-07-05 09:10:22 +08:00 |
|
cherishsince
|
ca64760dd0
|
Merge remote-tracking branch 'origin/dev' into dev
|
2024-07-05 09:09:49 +08:00 |
|
cherishsince
|
cd2f049619
|
【解决todo】使用 finishTime
|
2024-07-05 09:09:38 +08:00 |
|
YunaiV
|
c09af1cbe1
|
【代码优化】AI:对话 deleteChatConversationMyByUnpinned 接口
|
2024-07-04 23:40:03 +08:00 |
|
cherishsince
|
edaf30a32b
|
【解决todo】资源图片修改为自己的
|
2024-07-04 16:17:00 +08:00 |
|
cherishsince
|
b6ff9ede11
|
【解决todo】handle命名
|
2024-07-04 16:01:08 +08:00 |
|
cherishsince
|
bb34c2b75c
|
【增加】openai 重新生成
|
2024-07-04 15:01:19 +08:00 |
|
cherishsince
|
39facc2f49
|
【增加】midjourney 重新生成
|
2024-07-04 11:52:04 +08:00 |
|
cherishsince
|
807e9272a5
|
【增加】stable-diffusion 增加重新生成
|
2024-07-04 11:18:36 +08:00 |
|
cherishsince
|
d974124918
|
【优化】中文判断
|
2024-07-04 11:10:59 +08:00 |
|
cherishsince
|
8f6e6fdb54
|
【优化】hasChinese 抽离 utils
|
2024-07-04 09:51:39 +08:00 |
|
cherishsince
|
ed786b2db6
|
【增加】image 增加重新生成操作(值已经完成切换,还不能完全填充值)
|
2024-07-03 22:04:59 +08:00 |
|
cherishsince
|
5c560e2fbe
|
【增加】mj 增加参考图
|
2024-07-03 20:21:08 +08:00 |
|
cherishsince
|
0e755acf52
|
【sd】增加中文判断
|
2024-07-03 20:17:33 +08:00 |
|
cherishsince
|
16d53bbf4b
|
Revert "【sd】增加中文判断"
This reverts commit 47636a8a87a3f4b4d4e1bd36ca05eb65b9a66167.
|
2024-07-03 20:17:33 +08:00 |
|
cherishsince
|
9c43594010
|
【sd】增加中文判断
|
2024-07-03 20:17:33 +08:00 |
|
YunaiV
|
33cf98e306
|
【代码优化】AI:增加枚举类
|
2024-07-03 13:52:00 +08:00 |
|
cherishsince
|
f19e8c4d0a
|
【修改todo】增加 sd 各种参数
|
2024-06-30 16:10:45 +08:00 |
|
YunaiV
|
f98f794f77
|
【代码优化】AI:音乐、图片的更新状态的接口调整
|
2024-06-29 09:47:11 +08:00 |
|
YunaiV
|
68c573d902
|
【代码评审】AI:图片 SD 的接入
|
2024-06-28 23:03:55 +08:00 |
|
YunaiV
|
d800143a88
|
【代码优化】AI:图片轮询实现
|
2024-06-28 21:18:21 +08:00 |
|
cherishsince
|
9983dc5bb9
|
【解决todo】如果有生成中的图片,轮询改成 get 接口去轮询,不基于 page 轮询
|
2024-06-28 17:15:00 +08:00 |
|
cherishsince
|
906169f9be
|
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
# src/views/ai/image/ImageTask.vue
|
2024-06-28 16:45:21 +08:00 |
|
cherishsince
|
6f9cb4f8f2
|
【解决todo】如果有生成中的图片,轮询改成 get 接口去轮询,不基于 page 轮询
|
2024-06-28 16:41:12 +08:00 |
|
YunaiV
|
c0e51bd7aa
|
【功能新增】AI:音乐管理 100%
|
2024-06-28 09:49:17 +08:00 |
|
xiaohong
|
e3c46cab53
|
feat: 调整ai music 页面文件结构
|
2024-06-28 09:26:58 +08:00 |
|
YunaiV
|
440ad58a77
|
Merge remote-tracking branch 'origin/dev' into dev
|
2024-06-27 23:08:55 +08:00 |
|
YunaiV
|
8d33476472
|
【功能新增】AI:音乐管理 50%
|
2024-06-27 23:08:50 +08:00 |
|
xiaohong
|
75d0be9742
|
feat: 将视频列表改成单排
|
2024-06-27 22:31:49 +08:00 |
|
cherishsince
|
8daf9bb347
|
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
# src/views/ai/image/ImageTask.vue
|
2024-06-27 18:12:21 +08:00 |
|
cherishsince
|
14c9e33b60
|
【解决todo】get 轮训,临时提交
|
2024-06-27 18:11:22 +08:00 |
|
罗婷(luot1)
|
2da5cc34a8
|
Merge branch 'dev' of https://gitee.com/yudaocode/yudao-ui-admin-vue3 into dev
|
2024-06-27 17:50:54 +08:00 |
|
罗婷(luot1)
|
9516e7184f
|
feat: 新增AI music相关页面以及组件,调整了APPview页面min-height为height,注释了登录时dict接口获取,在contentWrap组件新增了bodystyle属性
|
2024-06-27 17:50:48 +08:00 |
|
YunaiV
|
39d3995ea0
|
【功能新增】AI:图片管理
|
2024-06-26 23:18:39 +08:00 |
|
YunaiV
|
36dc3c0b5c
|
【代码调整】AI:MJ 二次 Action 的接口修改
|
2024-06-26 12:38:21 +08:00 |
|
cherishsince
|
33366efe11
|
【增加】StableDiffusion
|
2024-06-21 15:26:08 +08:00 |
|
cherishsince
|
918f35f824
|
【优化】element 转换 LoadingOptionsResolved
|
2024-06-19 10:44:48 +08:00 |
|
cherishsince
|
bd80a6f34f
|
【增加】image task 增加分页
|
2024-06-19 10:41:33 +08:00 |
|
cherishsince
|
63f0a2058d
|
【优化】删除 image task 分页,改为 top 前多少数据
|
2024-06-18 17:18:55 +08:00 |
|
cherishsince
|
dc31aeb24e
|
【优化】处理 image card 抽屉不显示问题
|
2024-06-18 16:58:23 +08:00 |
|
cherishsince
|
19c752e81d
|
【优化】调整内边距,让imag card 滚动底部有一些距离
|
2024-06-18 14:53:51 +08:00 |
|
cherishsince
|
05ba908a7f
|
【增加】增加 loading
|
2024-06-18 14:35:42 +08:00 |
|
cherishsince
|
8db7c7d92b
|
【增加】image task 增加滚动分页
|
2024-06-18 14:31:14 +08:00 |
|
cherishsince
|
990093c0cb
|
【优化】生成内容按钮增加 二次确认
|
2024-06-18 11:28:01 +08:00 |
|
cherishsince
|
27d7fe48c6
|
【增加】NIJI 增加版本控制
|
2024-06-18 11:02:41 +08:00 |
|
cherishsince
|
79819aed19
|
【增加】midjourney button 操作二次确认
|
2024-06-18 10:06:14 +08:00 |
|
YunaiV
|
efcf64ed7d
|
【代码评审】AI:绘制功能的测试和 review
|
2024-06-06 20:17:40 +08:00 |
|
cherishsince
|
4adc5677a0
|
【增加】增加 action 操作
|
2024-06-05 16:41:21 +08:00 |
|
cherishsince
|
1b070e720d
|
【优化】canvas 下载图片
|
2024-06-05 13:57:02 +08:00 |
|
cherishsince
|
520244eea9
|
【增加】Image 列表组件取消挂在 销毁定时刷
|
2024-06-05 13:54:36 +08:00 |
|
cherishsince
|
c96f3cea61
|
【优化】增加 image mj 按钮回调
|
2024-06-05 09:51:33 +08:00 |
|
cherishsince
|
29e1426a79
|
【增加】Image midjourney 增加 click 事件
|
2024-06-04 17:38:07 +08:00 |
|
cherishsince
|
1be7713f56
|
【增加】Image midjourney 增加操作按钮
|
2024-06-04 17:37:52 +08:00 |
|
cherishsince
|
5876fdca10
|
【解决todo】 方法注释命名
|
2024-06-03 10:18:03 +08:00 |
|
cherishsince
|
8e821445c2
|
【优化】调整 ai Image 方法注释
|
2024-06-03 10:16:56 +08:00 |
|
cherishsince
|
9bd8d8e9cb
|
【增加】midjourney 增加版本号设置
|
2024-06-03 09:41:56 +08:00 |
|