googleapis / googleapis/python-genai

Already my favourite AI SDK! Suggestion: Multiple files upload within one request!

Đang mở
#293 4 bình luận 0 reaction 1 người được giao Được @kkorpal nhận Xem trên GitHub
api: gemini-api priority: p3 type: feature request
Ngôn ngữ chính
Python
Star
4k
Fork
1k
Merge trung bình
2 ngày 12 giờ
Pull request đã merge (30 ngày)
41

Mô tả

Thanks for stopping by to let us know something could be better!

**Is your feature request related to a problem? Please describe.**
Love uploading files with this SDK, currently only a single file upload is supported 🔢 .

**Describe the solution you'd like**
It would be helpful if it also supported like multiple files to upload at once or zipped directories.

**Describe alternatives you've considered**
technical alternative solution: array of files support for the method :
`client.files.upload(path="a11.txt")` into `client.files.upload(paths=["a11.txt","a12.txt","a13.txt"])`

Anyways, already enjoying this SDK so much

![Image](https://github.com/user-attachments/assets/8bca922c-be99-4877-8e89-ff1878b56a6e)

!

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.