Jack Gerrits e772951146
Add CSS override for banner (#3933)
* Add css override for banner

* remove merge conflict
2024-10-23 17:26:53 -04:00
..
2024-10-23 17:26:53 -04:00
2024-10-22 11:40:41 -04:00

AutoGen Core

Package layering

  • base are the the foundational generic interfaces upon which all else is built. This module must not depend on any other module.
  • application are implementations of core components that are used to compose an application.
  • components are the building blocks for creating agents.