LocalAI/docs/content/reference
LocalAI [bot] 9090bca920
feat: Add documentation for undocumented API endpoints (#8852)
* feat: add documentation for undocumented API endpoints

Creates comprehensive documentation for 8 previously undocumented endpoints:
- Voice Activity Detection (/v1/vad)
- Video Generation (/video)
- Sound Generation (/v1/sound-generation)
- Backend Monitor (/backend/monitor, /backend/shutdown)
- Token Metrics (/tokenMetrics)
- P2P endpoints (/api/p2p/* - 5 sub-endpoints)
- System Info (/system, /version)

Each documentation file includes HTTP method, request/response schemas,
curl examples, sample JSON responses, and error codes.

* docs: remove token-metrics endpoint documentation per review feedback

The token-metrics endpoint is not wired into the HTTP router and
should not be documented per reviewer request.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* docs: move system-info documentation to reference section

Per review feedback, system-info endpoint docs are better suited
for the reference section rather than features.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: localai-bot <localai-bot@noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 17:59:33 +01:00
..
_index.en.md feat: docs revamp (#7313) 2025-11-19 22:21:20 +01:00
api-errors.md docs: Add comprehensive API error reference documentation (#8848) 2026-03-08 08:54:51 +01:00
architecture.md feat: docs revamp (#7313) 2025-11-19 22:21:20 +01:00
binaries.md chore: drop bark which is unmaintained (#8207) 2026-01-25 09:26:40 +01:00
cli-reference.md fix(cli): Fix watchdog running constantly and spamming logs (#8624) 2026-02-23 11:57:28 +01:00
compatibility-table.md chore: drop bark which is unmaintained (#8207) 2026-01-25 09:26:40 +01:00
nvidia-l4t.md chore(docs): update docs with cuda 13 instructions and the new vibevoice backend 2025-12-25 10:00:07 +01:00
shell-completion.md Update shell completion documentation URL 2026-03-08 09:33:36 +01:00
system-info.md feat: Add documentation for undocumented API endpoints (#8852) 2026-03-08 17:59:33 +01:00