mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-06 16:41:30 +00:00

* More improvements for component config * clean output * working dir * fix fstring * key error * remove mv
6 lines
159 B
Markdown
6 lines
159 B
Markdown
# 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.
|