Closed sweep-ai[bot] closed 10 months ago
This is an automated message generated by Sweep AI.
This is an automated message generated by Sweep AI.
Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword
link
(e.g. "Link T-123").π‘Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.
PR Feedback (click)
Description
This pull request adds a new
GeminiClient
class that provides an interface to the Google Gemini Pro Models API and Google Gemini Vision Pro Models API. It also includes a newutils.py
file with utility functions for encoding images to base64 and validating image files.Summary
GeminiClient
class to work with the Google Gemini Pro Models API and Google Gemini Vision Pro Models API.utils.py
file with utility functions for encoding images to base64 and validating image files.README.md
file to include instructions on how to use theGeminiClient
class.src/gemini_client.py
file with the implementation of theGeminiClient
class.src/utils.py
file with utility functions for encoding images to base64 and validating image files.Fixes #4.
π Latest improvements to Sweep:
π‘ To get Sweep to edit this pull request, you can: