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

While working with gregpr07/browser-use, @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.langchain_google_genai i...