shipfeedAI news, curated daily

04:42:17 CET
26 AUG04:42:17shipfeed
pull to refreshlast sync
Just in — 30 new
§ langchain · storyline

Adds LangSmith gateway support for Google Gemini models

LangSmith adds gateway support for Google Gemini models.

Aug 20 · · primary fetch1 sourceupdated Aug 20 ·

Patch Changes #11405 `8cfff4d` Thanks @hntrl! - Add LangSmith gateway support for Google Gemini (Developer API) models. When `LANGSMITH_GATEWAY` is set, `ChatGoogleGenerativeAI` and `ChatGoogle` (and `initChatModel("google-genai:...")`) route requests through the gateway's Gemini path, using the gateway key (falling back to `LANGSMITH_API_KEY`).

An explicit `baseUrl`/`endpoint`, an explicit `apiKey`, or a Vertex AI configuration suppress gateway routing. Also adds `GEMINI_API_KEY` as a fallback env var for `ChatGoogleGenerativeAI`.

read full article on github.com
§ sources1 publication · timeline below
  1. github.comLangChain (JS) — google v0.2.3primary