-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
🐛 bugSomething isn't workingSomething isn't working
Description
What happened?
After setting up firebase CDN, I noticed that all picture media uploads are also processed as webp and then stored into Firebase storage.
However, I started encountering the following issue when trying to use Gemini Pro with an picture input:
Something went wrong. Here's the specific error message we encountered: Please provide image as base64 encoded data URL
(I can confirm that the firebase CDN is working as expected, with the images URL being in firebase storage)
I have another Docker container in which firebase CDN is not set up (ie local), and the chat conversations with image works as expected.
Steps to Reproduce
- Set up firebase CDN fileStrategy
- Set up Gemini Pro LLM endpoint
- Add an image to chat using Gemini Pro (or Gemini Pro Vision)
What browsers are you seeing the problem on?
No response
Relevant log output
No response
Screenshots
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
🐛 bugSomething isn't workingSomething isn't working