Files
George Weale dc08d86534 fix: Refactor LiteLlm check to avoid ImportError
The `can_use_output_schema_with_tools` function now checks if a model is a LiteLlm instance by inspecting its type's Method Resolution Order, rather than directly importing `LiteLlm`

Co-authored-by: George Weale <gweale@google.com>
PiperOrigin-RevId: 882253446
2026-03-11 23:29:29 +00:00
..
2026-03-10 21:48:28 -07:00
2026-01-20 14:50:09 -08:00