Skip to content

v0.3.4

Compare
Choose a tag to compare
@moonshot-admin moonshot-admin released this 07 Apr 14:14
· 1150 commits to main since this release
78d9e5f

What's Changed

  • Moonshot is separated into components from an application. Moonshot now consists of the library, web API and CLI provide modularity for users. E.g. users can integrate their frontend application with Moonshot backend.
  • Addition of web interface (in a separate repo) so users can use that instead of running everything in CLI. ✨
  • Addition of datasets, prompt templates, metrics, recipes and cookbooks. ✨
  • Addition of a Moonshot PyPI package. Users can decide which component of the package users want to install. ✨
  • Addition of a documentation server to browse documentation on a web browser. ✨