mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-04 23:50:39 +00: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
component-schema-gen
This is a tool to generate schema for built in components.
Simply run gen-component-schema
and it will print the schema to be used.