autogen
autogen copied to clipboard
Ability to attach 3rd party or local gallery of components to AGS
The ability to browse an external gallery of component (teams, agents, tools, models etc) configurations and reuse them in a team within AGS
What
- Enable users to upload an external component gallery or point to a url and display the contents of that gallery.
- Allow users to optionally import components from an external gallery into their instance (i.e.save to db)
How
- Create a standardized format for a gallery of components (e.g., source, description, base url .. and a list of components relative to the base url)
- Endpoints and UI to
- Fetch all items in the gallery, validate and display them
- Allow developers to import and compose components from 3rd party galleries and run them in their AGS instance