Skip to content

localai 2.28.0 #220227

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

Merged
merged 2 commits into from
Apr 16, 2025
Merged

localai 2.28.0 #220227

merged 2 commits into from
Apr 16, 2025

Conversation

BrewTestBot
Copy link
Member

@BrewTestBot BrewTestBot commented Apr 15, 2025

Created by brew bump


Created with brew bump-formula-pr.

  • resource blocks have been checked for updates.
release notes
# 🎉 LocalAI v2.28.0: New Look & The Rebirth of LocalAGI! 🎉
New LocalAI Logo
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!

LocalAGI Logo

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?

  • 🎯 OpenAI Responses API Compatible: Integrates perfectly with LocalAI, acting as a drop-in replacement for cloud APIs, keeping your interactions local and secure.
  • 🤖 Next-Gen AI Agent Orchestration: Easily configure, deploy, and manage teams of intelligent AI agents through an intuitive no-code web interface.
  • 🛡️ Privacy-First by Design: Everything runs locally. Your data never leaves your hardware.
  • 📡 Instant Integrations: Comes with built-in connectors for Slack, Telegram, Discord, GitHub Issues, IRC, and more.
  • ⚡ Extensible and Multimodal: Supports multiple models (text, vision) and custom actions, perfectly complementing your LocalAI setup.

✨ Check out the new LocalAGI WebUI:

Web UI Dashboard
Web UI Agent Settings
Web UI Create Group

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:

  • 🖼️ SYCL Support: Added SYCL support for stablediffusion.cpp.
  • ✨ WebUI Enhancements: Continued improvements to the user interface.
  • 🧠 Diffusers Updated: Core diffusers library has been updated.
  • 💡 Lumina Model Support: Now supports the Lumina model family for generating stunning images!
  • 🐛 Bug Fixes: Resolved issues related to setting LOCALAI_SINGLE_ACTIVE_BACKEND to true.

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 Logo

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 Logo

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 Logo

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 :point_down:

:point_right: Click to expand :point_left:

What's Changed

Bug fixes :bug:

Exciting New Features 🎉

🧠 Models

📖 Documentation and examples

👒 Dependencies

Other Changes

New Contributors

Full Changelog: mudler/LocalAI@v2.27.0...v2.28.0

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Apr 15, 2025
@daeho-ro daeho-ro force-pushed the bump-localai-2.28.0 branch from a018e9c to 28b2065 Compare April 16, 2025 01:06
@daeho-ro daeho-ro force-pushed the bump-localai-2.28.0 branch from 28b2065 to dccb8ac Compare April 16, 2025 01:30
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Apr 16, 2025
@BrewTestBot BrewTestBot enabled auto-merge April 16, 2025 02:40
@BrewTestBot BrewTestBot added this pull request to the merge queue Apr 16, 2025
Merged via the queue into master with commit 3f3def8 Apr 16, 2025
14 checks passed
@BrewTestBot BrewTestBot deleted the bump-localai-2.28.0 branch April 16, 2025 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants