googleapis / googleapis/python-genai

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

Abierto
#293 4 comentarios 0 reacciones 1 asignado Reclamado por @kkorpal Ver en GitHub
api: gemini-api priority: p3 type: feature request
Lenguaje dominante
Python
Estrellas
4k
Forks
1k
Merge medio
2 d 12 h
PR fusionados (30 d)
41

Descripción

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)

!

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.