mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
* Split apart component infra to allow for abstract class integration * fix is_component_class check * make is_ functions type guards * Simplify component creation * undo changes * Format