[BUG] Nested pydantic structures do not work · Issue #657 · langchain-ai/langchain-google

While working with gregpr07/browser-use, Tom Mahler, PhD (@MahlerTom) and I tried to use Gemini 2.0 as seen in the example below. import asyncio from browser_use import Agent from libs.genai.langch...