Skip to content

v2.19.0

Choose a tag to compare

@lfnovo lfnovo released this 07 Feb 14:23
· 91 commits to main since this release
c0cbe2b

Added

  • Vertex AI Credentials Supportcredentials_file parameter with full priority chain: explicit file → GOOGLE_APPLICATION_CREDENTIALS → ADC → gcloud CLI fallback. Errors propagate when an explicit credentials path is set, preventing silent identity mismatches.

Changed

  • Vertex AI LangChain Migration — Migrated from deprecated ChatVertexAI (langchain-google-vertexai) to ChatGoogleGenerativeAI (langchain-google-genai). Removed langchain-google-vertexai dependency.