Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix media file prompting for vertex gemini and google gemini #635

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

narengogi
Copy link
Contributor

@narengogi narengogi commented Sep 27, 2024

Title:

  • Four cases that this supports:

    • Send image base64 in this format: data:image/png;base64,UklGRkacAABXRUJQVlA4IDqc......
    • Send image base64: UklGRkacAABXRUJQVlA4IDqc...
    • Send google cloud bucket url: gs://cloud-samples-data/video/animals.mp4
    • Send public file url: https://download.samplelib.com/mp3/sample-3s.mp3
  • To-do

    • support sending youtube videos?

Related Issues: (optional)
#639

@VisargD VisargD merged commit 58ff681 into Portkey-AI:main Oct 1, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants