mirror of https://github.com/microsoft/autogen.git
![]() `poe check` fails on main on Windows due to a combination line ending mismatches, Unix-specific commands, and Windows-specific `asyncio` behavior. This PR attempts to fix this (so that `poe check` on a freshly-pulled `main` passes on Windows 11.) |
||
---|---|---|
.. | ||
src/component_schema_gen | ||
LICENSE-CODE | ||
README.md | ||
pyproject.toml |
README.md
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.