v1.2.2#38
Merged
Merged
Conversation
Vertex AI providers (Google Vertex AI, Anthropic via Vertex AI) are now selectable in the interactive --setup flow. Users authenticate with a service account JSON key file instead of an API key. - Auto-detect GOOGLE_APPLICATION_CREDENTIALS env var during setup - Store project, location, and key file path in OS keychain - Fix Vertex provider IDs to match registry keys (google-vertex, anthropic-vertex) - Pass keyFile to googleAuthOptions in createVertex/createVertexAnthropic - Clear stale credentials when switching between provider types
…ale m3000a.pdf reference - Replace m3000a.pdf fixture with 1-pager.pdf and attention-is-all-you-need.pdf - Update url-documents.md with CS/ML papers sorted by page count - Remove obsolete IC datasheet test report - Fix service.test.ts to reference 1-pager.pdf instead of deleted m3000a.pdf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
--setupflow (Google Vertex AI and Anthropic via Vertex AI)GOOGLE_APPLICATION_CREDENTIALSenv var during setupTest plan