mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 10:56:52 +08:00
fix: upload image (#1522)
This commit is contained in:
@@ -301,6 +301,7 @@ export type ImageFile = {
|
||||
progress: number
|
||||
url: string
|
||||
base64Url?: string
|
||||
deleted?: boolean
|
||||
}
|
||||
|
||||
export type VisionFile = {
|
||||
|
||||
Reference in New Issue
Block a user