-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 1.14.0 #417
Comments
Release Notes:
Developer Notes:
New Contributors
224 commits, 8,000+ lines of code touched What's Changed
Full Changelog: v1.13.1...v1.14.0 |
news.data.tsx{ |
README.mdWhat's New in 1.14.0 · March 6, 2024 · Modelmorphic
|
GitHub release:🚀 big-AGI 1.14.0 - ModelmorphicThe new shape of intelligence and performance.We're releasing big-AGI 1.14.0, "Modelmorphic." This update expands models support, focuses on improving performance, and delivers user experience enhancements. With over 230 commits and over 8,000 lines of code changed, it's designed to make big-AGI smarter, faster, more reliable.
For Developers:
New ContributorsSpecial thanks to our new contributors @Penagwin and @jacksongoode. @Penagwin work has been instrumental for making this release a success. In SummaryVersion 1.14.0 - Modelmorphic represents a leap forward in our commitment to providing advanced, reliable, and user-centric AI tools. We continue to eschew fluff in favor of substance, focusing on what truly matters to our users and developers. Explore the new features and improvements and upgrade to Modelmorphic today, available via code, Docker, or directly on big-agi.com. Join our AGI community on Discord and get involved with us! Your feedback and contributions are what drive us forward. And now enjoy |
Discord Announcement@everyone ✨ big-AGI 1.14.0 - Modelmorphic Launched :partyblob "Modelmorphic" turbocharges big-AGI with enhanced model support, performance leaps, and UX refinements. Over 230 commits and 8,000 lines of code have shaped this release.
For the Tech-Savvy:
🚀 Enjoy Modelmorphic - available on https://get.big-agi.com, and on Docker, on GitHub, and you know the drill - and our little fella also does! 🚀 |
Release checklist:
git checkout -b release-1.14.0
git tag v1.14.0 && git push opensource --tags
npm i
git checkout main && git merge --no-ff release-1.14.0
git tag -f v1.14.0 && git push opensource --tags -f
git push opensource main:main-stable
Links
Artifacts Generation
discord announcement
,GitHub release
,news.data.tsx
,changelog.md
news.data.tsx
Readme (and Changelog)
GitHub release
Now paste-attachment the former release notes (or 1.5.0, which was accurate and great), including the new contributors and
some stats (# of commits, etc.), and roll it for the new release.
Discord announcement
The text was updated successfully, but these errors were encountered: