SuperDuperDB / superduperdb

🔮 SuperDuperDB: Bring AI to your database! Build, deploy and manage any AI application directly with your existing data infrastructure, without moving your data. Including streaming inference, scalable model training and vector search.
https://superduperdb.com
Apache License 2.0
4.54k stars 444 forks source link

[MISC] Re-design `Application` component #2172

Closed blythed closed 2 weeks ago

blythed commented 2 weeks ago

Plan:

  1. Rename Stack to Application
  2. Deprecate existing Application
  3. Add method to Application: Application.from_template(**kwargs, template_body)
  4. Add cleanup on Application to delete sub-components