[Feature]: Support passthrough for generated file download in Gemini
LiteLLM currently lacks support for passthrough functionality for generated file downloads in Gemini.
- Use LiteLLM in Gemini environment.
- Attempt to download a generated file.
- Observe that passthrough support is not available, leading to potential issues with file handling.
Implement passthrough support for generated file downloads in LiteLLM within Gemini.
Supporting passthrough would improve file download handling and user experience in Gemini. No specific error messages provided.