GPT Vision: lint fixes

This commit is contained in:
vinodkiran 2024-01-18 17:11:43 +05:30
parent 9222aafc6f
commit f87d84997c
1 changed files with 1 additions and 1 deletions

View File

@ -240,4 +240,4 @@ export interface IFileUpload {
type: string type: string
name: string name: string
mime: string mime: string
} }