langchain-ai / langchain-google

MIT License
74 stars 78 forks source link

VertexAI: can't use tool_choice (forced tool calls) on gemini-preview #261

Closed tognee closed 3 weeks ago

tognee commented 1 month ago

The issue is with this line here: https://github.com/langchain-ai/langchain-google/blob/libs/vertexai/v1.0.4/libs/vertexai/langchain_google_vertexai/chat_models.py#L1140

Has been fixed with this PR: https://github.com/langchain-ai/langchain-google/pull/241

Still waiting for a new release with the fix (https://github.com/langchain-ai/langchain-google/pull/249 is working on that)

lkuligin commented 1 month ago

We're planning the release early next week.