Logo
Explore Help
Register Sign In
oadmin/new-api
1
0
Fork 0
You've already forked new-api
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
bae57c05c1694ae2fad3cab4fa9bb0f3bcdab70e
new-api/dto/file_data.go

9 lines
118 B
Go
Raw Normal View History

feat: add multi-file type support for Gemini and Claude - Add file data DTO for structured file handling - Implement file decoder service - Update Claude and Gemini relay channels to handle various file types - Reorganize worker service to cf_worker for clarity - Update token counter and image service for new file types
2024-12-29 00:00:24 +08:00
package dto
type LocalFileData struct {
MimeType string
Base64Data string
Url string
Size int64
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 24.7.0 Page: 404ms Template: 16ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API