We're moving to v0.2 with a major new feature. The ability to create LLM apps from the UI without going through the CLI
What's Changed
- Modify UI to allow the creation from the templates from the UI #258 by @witehound in #302
- Inject api keys by @mmabrouk in #315
- Feat - establish foundational backend components for docker hub template integration by @aybruhm in #311
- Feat - implemented backend logic for variant creation using template by @aybruhm in #334
- client fix by @mmabrouk in #335
- Feat - Integration of be and fe for starting with template by @aybruhm in #343
- added macos arch by @mmabrouk in #347
- Ehancement - Add Error Message for Missing Templates and Reorder API Key Check by @aybruhm in #356
- Refactor - move /container/variants/create to app_variant router by @aybruhm in #357
- Integration backend and frontend for Starting from template by @witehound in #373
- Feat: Creation of templates from the UI by @aybruhm in #379
- Round similarity to 2 digits after decimal by @bekossy in #402
- Enhancements/create templates from UI by @MohammedMaaz in #405
- Save variant triggers refresh in playground and loss of data by @bekossy in #400
- Enhancement - Templates from UI by @aybruhm in #408
- Tempates from UI by @mmabrouk in #410
Full Changelog: v0.1.28...v0.2.0