-
Notifications
You must be signed in to change notification settings - Fork 65
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
Added Vertex AI LLM class #141
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The code looks good to me. Is updating documentation part of this PR too?
Good point I've updated it now |
14ca192
to
4de857c
Compare
@CodiumAI-Agent /update_changelog |
Changelog updates: 🔄 2024-09-19Added
Fixed
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🪢
Changelog updates: 🔄 2024-09-19Added
Fixed
|
Description
This PR adds an LLM interface for Vertex AI models. It also fixes an import issue with the Embeddings class for Vertex AI.
Type of Change
Complexity
Complexity: Low
How Has This Been Tested?
Checklist
The following requirements should have been met (depending on the changes in the branch):