v2.28.0 #5184
mudler
announced in
Announcements
v2.28.0
#5184
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🎉 LocalAI v2.28.0: New Look & The Rebirth of LocalAGI! 🎉
Our fresh new look!
Big news, everyone! Not only does LocalAI have a brand new logo, but we're also celebrating the full rebirth of LocalAGI, our powerful agent framework, now completely rewritten and ready to revolutionize your local AI workflows!
Rewinding the Clock: The Journey of LocalAI & LocalAGI
Two years ago, LocalAI emerged as a pioneer in the local AI inferencing space, offering an OpenAI-compatible API layer long before it became common. Around the same time, LocalAGI was born as an experiment in AI agent frameworks – you can even find the original announcement here! Originally built in Python, it inspired many with its local-first approach.
See LocalAGI (Original Python Version) in Action!
Searching the internet (interactive mode):
search.mp4
Planning a road trip (batch mode):
planner.mp4
That early experiment has now evolved significantly!
Introducing LocalAGI v2: The Agent Framework Reborn in Go!
We're thrilled to announce that LocalAGI has been rebuilt from the ground up in Golang! It's now a modern, robust AI Agent Orchestration Platform designed to work seamlessly with LocalAI. Huge thanks to the community, especially @richiejp, for jumping in and helping create a fantastic new WebUI!
LocalAGI leverages all the features that make LocalAI great for agentic tasks. During the refactor, we even spun out the memory layer into its own component: LocalRecall, a standalone REST API for persistent agent memory.
🚀 What Makes LocalAGI v2 Shine?
✨ Check out the new LocalAGI WebUI:
What's New Specifically in LocalAI v2.28.0?
Beyond the rebranding and the major LocalAGI news, this LocalAI release also brings its own set of improvements:
stablediffusion.cpp
.LOCALAI_SINGLE_ACTIVE_BACKEND
totrue
.The Complete Local Stack for Privacy-First AI
With LocalAGI rejoining LocalAI alongside LocalRecall, our ecosystem provides a complete, open-source stack for private, secure, and intelligent AI operations:
LocalAI
The free, Open Source OpenAI alternative. Acts as a drop-in replacement REST API compatible with OpenAI specifications for local AI inferencing. No GPU required.
Link: https://github.com/mudler/LocalAI
LocalAGI
A powerful Local AI agent management platform. Serves as a drop-in replacement for OpenAI's Responses API, supercharged with advanced agentic capabilities and a no-code UI.
Link: https://github.com/mudler/LocalAGI
LocalRecall
A RESTful API and knowledge base management system providing persistent memory and storage capabilities for AI agents. Designed to work alongside LocalAI and LocalAGI.
Link: https://github.com/mudler/LocalRecall
Join the Movement! ❤️
A massive THANK YOU to our incredible community! LocalAI has over 31,800 stars, and LocalAGI has already rocketed past 450+ stars!
As a reminder, LocalAI is real FOSS (Free and Open Source Software) and its sibling projects are community-driven and not backed by VCs or a company. We rely on contributors donating their spare time. If you love open-source, privacy-first AI, please consider starring the repos, contributing code, reporting bugs, or spreading the word!
👉 Check out the reborn LocalAGI v2 today: https://github.com/mudler/LocalAGI
Let's continue building the future of AI, together! 🙌
Full changelog 👇
👉 Click to expand 👈
What's Changed
Bug fixes 🐛
Exciting New Features 🎉
🧠 Models
📖 Documentation and examples
👒 Dependencies
c80a7759dab10657b9b6c3e87eef988a133b9b6a
by @localai-bot in chore: ⬆️ Update ggml-org/llama.cpp toc80a7759dab10657b9b6c3e87eef988a133b9b6a
#5105f423981ac806bf031d83784bcb47d2721bc70f97
by @localai-bot in chore: ⬆️ Update ggml-org/llama.cpp tof423981ac806bf031d83784bcb47d2721bc70f97
#5108c262beddf29f3f3be5bbbf167b56029a19876956
by @localai-bot in chore: ⬆️ Update ggml-org/llama.cpp toc262beddf29f3f3be5bbbf167b56029a19876956
#51163e1d29348b5d77269f6931500dd1c1a729d429c8
by @localai-bot in chore: ⬆️ Update ggml-org/llama.cpp to3e1d29348b5d77269f6931500dd1c1a729d429c8
#51236bf28f0111ff9f21b3c1b1eace20c590281e7ba6
by @mudler in chore: ⬆️ Update ggml-org/llama.cpp to6bf28f0111ff9f21b3c1b1eace20c590281e7ba6
#5127916c83bfe7f8b08ada609c3b8e583cf5301e594b
by @localai-bot in chore: ⬆️ Update ggml-org/llama.cpp to916c83bfe7f8b08ada609c3b8e583cf5301e594b
#51304ccea213bc629c4eef7b520f7f6c59ce9bbdaca0
by @mudler in chore(deps): bump llama.cpp to4ccea213bc629c4eef7b520f7f6c59ce9bbdaca0
#5143b32efad2bc42460637c3a364c9554ea8217b3d7f
by @localai-bot in chore: ⬆️ Update ggml-org/llama.cpp tob32efad2bc42460637c3a364c9554ea8217b3d7f
#5146d3bd7193ba66c15963fd1c59448f22019a8caf6e
by @localai-bot in chore: ⬆️ Update ggml-org/llama.cpp tod3bd7193ba66c15963fd1c59448f22019a8caf6e
#515264eda5deb9859e87a020e56bab5d2f9ca956f1de
by @localai-bot in chore: ⬆️ Update ggml-org/llama.cpp to64eda5deb9859e87a020e56bab5d2f9ca956f1de
#5155bc091a4dc585af25c438c8473285a8cfec5c7695
by @localai-bot in chore: ⬆️ Update ggml-org/llama.cpp tobc091a4dc585af25c438c8473285a8cfec5c7695
#515871e90e8813f90097701e62f7fce137d96ddf41e2
by @localai-bot in chore: ⬆️ Update ggml-org/llama.cpp to71e90e8813f90097701e62f7fce137d96ddf41e2
#5171d6d2c2ab8c8865784ba9fef37f2b2de3f2134d33
by @localai-bot in chore: ⬆️ Update ggml-org/llama.cpp tod6d2c2ab8c8865784ba9fef37f2b2de3f2134d33
#5178Other Changes
New Contributors
Full Changelog: v2.27.0...v2.28.0
This discussion was created from the release v2.28.0.
Beta Was this translation helpful? Give feedback.
All reactions