支持 gpt-4o 生图功能

This commit is contained in:
RockYang
2025-03-29 13:38:00 +08:00
parent cd31333d0c
commit 2a71d5d557
3 changed files with 10 additions and 4 deletions

View File

@@ -233,6 +233,8 @@ const isExternalImg = (link, files) => {
border 1px solid #e3e3e3
border-radius 10px
margin-bottom 10px
max-width 150px
max-height 150px
}
}
@@ -366,6 +368,8 @@ const isExternalImg = (link, files) => {
border 1px solid #e3e3e3
border-radius 10px
margin-bottom 10px
max-width 150px
max-height 150px
}
}