* Added open saas to starter templates and refactored template picking a bit.
* All now use new mechanism.
* Removed notion of GhStartersRepoTemplate.
* Templates are now versioned.
* Starting instructions are not adjustable per template.
* Instructions are now correct for each template.
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* Improved Wasp AI CLI experience.
* fix
* Added CLI Usage, polished CLI commands.
* Added choice of temperature.
* Added styling.
* Added more sophisticated, terminal-only styling.
* fix
* Updated Mage to use new Wasp CLI + added some messaging to CLI.
* fix
* Created wasp-ai/README, updated waspc/README.
* Moved wasp-ai/ to mage/.
* Final polishing (docs, readmes, messaging).
* fix
* Added tests for LogMsg.
* Updated versions of test apps to 0.12.
* fix
* fix
* Update mage/README.md
* fix
* fix
* Enable new OpenAI models for MAGE
* Add option to specify Plan GPT model from CLI
* Fix error in parsing planGptModel
* Remove check for GPT-4 availability
* Refactor initialization of GPT params
* Add GPT 3.5 Turbo 0613
* Fix GPT versions to exact values
Generic OpenAI models, such as 'GPT-4' and 'GPT-3_5_turbo',
point to the 'latest' of the respective OpenAI models.
This means that the exact models used can change unexpectedly.
This would not normally be an issue, but the newer models
tend to exhibit a performance drop.
Therefore, to future-proof our application, we fix the
model versions to prevent any unexpected model changes.
* Rename base->coding, plan->planning
* Remove unused _useGpt3IfGpt4NotAvailable field
* Remove confusing helper function
* Fix typo Planing -> Planning
* Add MacOS Rosetta info to docs
* remove caution
* fix copy
* wrap in code box
* Update note title
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Add info on Mx chip
---------
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* add modals
* keep GPT in title and meta tags
* add trycatch blocks to JSON methods
* remove alert from localstorage call
* check prev state for modal
* update og:title
* add login and profile page
* check if user has starred our repo
* change cover fotos
* remove GH api star check
* make more sub-components and shared logic
* add return statement
* update header & renaming
* add project converter functions
* rename the renaming of renamed names :)
* remove comments & order user projects