autogen icon indicating copy to clipboard operation
autogen copied to clipboard

Ability to attach 3rd party or local gallery of components to AGS

Open victordibia opened this issue 1 year ago • 0 comments

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

victordibia avatar Nov 14 '24 22:11 victordibia