Files
agent-framework/python/packages
Evan MattsonandCopilot 1d2965fff6 Restore explicit model_id validation to fix test failures (#4299)
The walrus operator refactor silently dropped the empty-string validation,
causing test_init_model_id_kwarg_empty_string to fail. Restore the explicit
None check and ValueError raise for empty model_id.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-27 08:30:30 +09:00
..