infinnerty
infinnerty
We've started a rewrite of some Langgraph agents to Pydantic AI at work and this is one of the few blockers from porting everything. Hope this comes soon!
Hey @FabioPolito24, I spent some more time digging into my setup (we host Open-WebUI inside GKE/k8s), and it turns this is all related to load balancing/networking. Specifically, the default GKE...
Same for me, - Gemini 3 models require `GOOGLE_CLOUD_LOCATION=global` (only available on global endpoint) - Agent Engine requires `GOOGLE_CLOUD_LOCATION=us-central1` (or other regional deployment) - Same environment variable controls both LLM...
+1 also see this