You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Google LLM implementation (CustomChatGoogleGenerativeAI) doesn't spread "invocationKwargs" into the request parameters, unlike the Anthropic implementation. This prevents passing custom parameters to the Google/VertexAI API.