What's Changed
* feat: implement oxen client on server by koxudaxi in https://github.com/Mirascope/lilypad/pull/119
* fix: unable to use os to set environment by brenkao in https://github.com/Mirascope/lilypad/pull/124
* add: datasets by koxudaxi in https://github.com/Mirascope/lilypad/pull/118
* feat: Run new generation versions on existing dataset for version comparison by koxudaxi in https://github.com/Mirascope/lilypad/pull/126
* feat: add license validation by koxudaxi in https://github.com/Mirascope/lilypad/pull/127
* feat: separate models and schemas to better handle circular dependencies by koxudaxi in https://github.com/Mirascope/lilypad/pull/136
* fix: outlines response message by koxudaxi in https://github.com/Mirascope/lilypad/pull/141
* fix: update free tier validation and script by koxudaxi in https://github.com/Mirascope/lilypad/pull/140
* Annotation queue by brenkao in https://github.com/Mirascope/lilypad/pull/145
* Fix closure with empty body fn by koxudaxi in https://github.com/Mirascope/lilypad/pull/146
* fix: annotation queue errors by brenkao in https://github.com/Mirascope/lilypad/pull/147
* feat: allow for remote host by brenkao in https://github.com/Mirascope/lilypad/pull/149
* fix: fix require_license decorator by koxudaxi in https://github.com/Mirascope/lilypad/pull/148
* feat: serve the frontend from backend by brenkao in https://github.com/Mirascope/lilypad/pull/150
* feat: add copy invite link for alternative method by brenkao in https://github.com/Mirascope/lilypad/pull/151
* chore: added self hosting docs to lilypad by brenkao in https://github.com/Mirascope/lilypad/pull/152
* Fix license generation by willbakst in https://github.com/Mirascope/lilypad/pull/153
**Full Changelog**: https://github.com/Mirascope/lilypad/compare/v0.0.13...v0.0.15-alpha.1