Patch Changes
-
#11641
12626c2Thanks @ccurme! - AddLANGSMITH_GATEWAYdirect routing for Bedrock Converse and Vertex AI chat models. -
#11680
29caa17Thanks @jackjin1997! - Fix service account authentication on the Node client.NodeApiClient.fetchinterpolated the unresolved access token promise, sendingBearer [object Promise], and the JWT it exchanges carried noscopeclaim, which Google requires on the assertion for an access token request. Credentials supplied throughGOOGLE_CLOUD_CREDENTIALSnow reach Vertex AI instead of failing with invalid credentials and then an invalid scope error.