mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
When users instantiate LlmAgent directly (not subclassed), the origin inference incorrectly detected ADK's internal google/adk/agents/ path as a mismatch. Use metadata from AgentLoader when available Skip inference for google.adk.* module Close #3143 Co-authored-by: George Weale <gweale@google.com> PiperOrigin-RevId: 842774292