mirror of
https://github.com/langgenius/webapp-text-generator.git
synced 2026-07-21 18:05:24 -04:00
[PR #5] [MERGED] feat: support upload image #21
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/webapp-text-generator/pull/5
Author: @zxhlyh
Created: 11/22/2023
Status: ✅ Merged
Merged: 11/22/2023
Merged by: @zxhlyh
Base:
main← Head:feat/support-upload-image📝 Commits (1)
daee3bcfeat: support upload image📊 Changes
491 files changed (+1797 additions, -13535 deletions)
View changed files
📝
app/api/completion-messages/route.ts(+2 -2)➕
app/api/file-upload/route.ts(+15 -0)➖
app/components/base/icons/assets/image/llm/minimax-text.png(+0 -0)➖
app/components/base/icons/assets/image/llm/minimax.png(+0 -0)➖
app/components/base/icons/assets/image/llm/tongyi-text-cn.png(+0 -0)➖
app/components/base/icons/assets/image/llm/tongyi-text.png(+0 -0)➖
app/components/base/icons/assets/image/llm/tongyi.png(+0 -0)➖
app/components/base/icons/assets/image/llm/wxyy-text-cn.png(+0 -0)➖
app/components/base/icons/assets/image/llm/wxyy-text.png(+0 -0)➖
app/components/base/icons/assets/image/llm/wxyy.png(+0 -0)➖
app/components/base/icons/assets/public/common/dify.svg(+0 -8)➖
app/components/base/icons/assets/public/common/github.svg(+0 -5)➖
app/components/base/icons/assets/public/common/message-chat-square.svg(+0 -4)➖
app/components/base/icons/assets/public/common/notion.svg(+0 -12)➖
app/components/base/icons/assets/public/files/csv.svg(+0 -24)➖
app/components/base/icons/assets/public/files/html.svg(+0 -23)➖
app/components/base/icons/assets/public/files/json.svg(+0 -23)➖
app/components/base/icons/assets/public/files/md.svg(+0 -18)➖
app/components/base/icons/assets/public/files/pdf.svg(+0 -22)➖
app/components/base/icons/assets/public/files/txt.svg(+0 -23)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.