mudler's LocalAI [bot]
40d35c0385
docs: onboarding overhaul, dedup, and error docs ( #7711 ) ( #10895 )
...
* docs: fix CPU image tag (latest, not latest-cpu)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* docs: use canonical localai/localai registry in models guide
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* docs: replace dead llama-stable backend with llama-cpp
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* docs: correct mitm-proxy intercept config and redaction tier
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* docs: fix text-to-audio endpoint and broken notice block
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* docs: fix VAD example, stale FAQ, broken link, CLI list, whats-new dump
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* docs: render advanced/reference section indexes (consolidate _index)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* docs: remove duplicate getting-started build/kubernetes pages
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* docs: fold container image reference into installation/containers
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* docs: remove stale advanced fine-tuning page (superseded by features/fine-tuning)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* docs: fold distribution/longcat/sound pages into their parents
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* docs: make getting-started index accurate and complete
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* docs: carry one concrete model through the getting-started path
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* docs: add end-to-end 'build your first agent' walkthrough
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* docs: add runtime errors reference; consolidate troubleshooting from FAQ
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* docs: add agent actions catalog
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* docs: agent-scoped MCP, skills walkthrough, agentic disambiguation
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* docs: add concrete gallery install lines to media feature pages
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* docs: merge installation into getting-started (URLs preserved via aliases)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* docs: add Operations section; move operator pages and P2P API reference
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* docs: journey-ordered top nav and grouped feature sections
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* docs: add docs-with-code process gate (PR template + agent instructions)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* docs: remove em/en dashes from documentation prose
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
---------
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
Co-authored-by: Ettore Di Giacinto <mudler@localai.io >
2026-07-17 22:08:20 +02:00
LocalAI [bot]
aea954a482
docs: position LocalAI as a composable engine, not a bundle ( #10136 )
...
Reframe the README hero and docs (homepage, overview, FAQ) around the
composable architecture: a small core, with backends built as dedicated
gRPC services around best-in-class engines, shipped as separate OCI
images and pulled on demand. Lead from strength: drop the "36+ backends"
kitchen-sink framing and the "All-in-One Complete AI Stack" / "single
binary that gives you everything" lines that read as a monolith.
- README: small-core differentiator; composable + open/extensible bullets
- _index.md: composable tagline; install only what you use
- overview.md: core vs on-demand backends; gRPC/OCI mechanics as benefits;
bring-your-own model and backend
- faq.md: "Do I need to install all the backends?" and
"Can I bring my own model or backend?"
Assisted-by: Claude:claude-opus-4-8 [Claude Code]
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
Co-authored-by: Ettore Di Giacinto <mudler@localai.io >
2026-06-02 17:34:43 +02:00