-
Notifications
You must be signed in to change notification settings - Fork 739
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
Add gemini support for pr-agent #998
Conversation
PR Reviewer Guide 🔍
|
PR Code Suggestions ✨
|
/describe |
PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here. PR Description updated to latest commit (69f6997)
|
User description
Add vertex ai gemini 1.5 pro as supported model in algo's init.py
PR Type
enhancement
Description
vertex_ai/gemini-1.5-pro
model in thepr_agent/algo/__init__.py
file.vertex_ai/gemini-1.5-pro
model to 1048576.Changes walkthrough 📝
__init__.py
Add support for `vertex_ai/gemini-1.5-pro` model
pr_agent/algo/init.py
vertex_ai/gemini-1.5-pro
model.