Files
psychedelicious 28b5f7a1c5 feat(nodes): better deprecation handling for ui_type
- Move migration of model-specific ui_types into BaseInvocation. This
gives us access to the node and field names, so the warnings are more
useful to the end user.
- Ensure we serialize the fields' json_schema_extra with enum values.
This wasn't a problem until now, when it interferes with migrating
ui_type cleanly. It's a transparent change.
- Improve warnings when validating fields (which includes the ui_type
migration logic)
2025-09-19 22:13:12 +10:00
..
2024-11-19 07:02:37 -08:00
2025-06-11 12:56:16 +10:00
2025-05-19 13:50:04 +10:00
2024-03-20 10:28:07 +11:00
2025-05-22 14:09:10 -04:00
2024-09-11 08:12:48 -04:00
2025-08-28 10:17:00 -04:00
2025-03-05 14:39:17 +11:00