Release notes
Eldric 5.0 is the current platform line. The latest published build is 5.0.38 on repo.eldric.ai. This page summarizes what the 5.0 line delivers and what to check before you install or update.
What Eldric 5.0 delivers#
Eldric 5.0 runs as a single platform you install and operate on your own infrastructure. Available in the current line:
- One package you install with
dnf(CPU), plus an optional CUDA build for GPU hosts, an ARM64 minimal build and a macOS package — all from repo.eldric.ai. - Multi-node clustering with role-based nodes, load-balanced routing and controller high-availability.
- An OpenAI-compatible public API through the Edge, secured with API keys — see the API reference.
- Retrieval-augmented generation with on-device embeddings and per-tenant knowledge bases — see Using RAG.
- Multi-agent orchestration and multi-tenant isolation.
- A unified registry of scientific data sources, plus speech-to-text / text-to-speech, messaging and IoT capabilities.
- Native GGUF inference without an external runtime.
The 5.0.x update line#
The 5.0.x line ships stability, security and bug-fix updates on top of GA, plus incremental capabilities delivered as patches — including controller high-availability, multi-site federation and opt-in smart-memory inference. The latest packages are always published as *-latest on repo.eldric.ai; update with dnf.
Before updating#
- Read Known issues for current rough areas and preview features.
- Confirm package availability for your platform on repo.eldric.ai.
- Test critical API calls against a staging tenant.
- Back up tenant and knowledge-base state using supported workflows.