Your current environment
vllm/vllm-openai/nightly-8bff831f0aa239006f34b721e63e1340e3472067
🐛 Describe the bug
PR #27308 introduced a bug that breaks the Google cloud storage integration when using the Run:ai model streamer. The bug is because of method is_s3 which is used here
It is only checking S3:// path when gs:// is also a valid path