Dieter Schlüter
97ae0a5d34
feat(admin): LLM-/GPU-Status-Karte (read-only) — Plan-Schritt 2
- app/admin_llm.py: read-only Statusabfragen ohne sudo (docker ps, ollama ps,
nvidia-smi, systemctl --user) mit sicheren Defaults bei fehlenden Tools.
- GET /api/admin/llm/status (require_admin): Backend, Modell, Backend-Status,
geladene Ollama-Modelle, GPU-Auslastung, Gateway-Dienst-Status.
- Admin Status-Tab: LLM-Backend-Karte mit GPU-Balken.
- Tests: Auth-Gate + Antwortschema (160 grün).
- Doku §7.5: Status-Tab um LLM/GPU-Karte ergänzt.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-06-20 18:33:06 +02:00 |
| .. |
|
conftest.py
|
feat: Audio-Streaming als Default (Admin abschaltbar via AUDIO_STREAM_DEFAULT)
|
2026-06-17 18:07:36 +02:00 |
|
test_admin_llm_status.py
|
feat(admin): LLM-/GPU-Status-Karte (read-only) — Plan-Schritt 2
|
2026-06-20 18:33:06 +02:00 |
|
test_admin_settings.py
|
feat(admin): Provider & Sprache — Eigener-Wert-Eingabe + Tests (v14)
|
2026-06-19 12:30:52 +02:00 |
|
test_audio_router.py
|
Initial commit: Voice Assistant Gateway mit Konfig-/Routing-Fundament
|
2026-06-17 01:48:56 +02:00 |
|
test_auth.py
|
feat: Geräte-TTS, native Stimmen, Favicon, Auth-Gate, UI-Fixes
|
2026-06-20 13:12:04 +02:00 |
|
test_basic_layout.py
|
Initial commit: Voice Assistant Gateway mit Konfig-/Routing-Fundament
|
2026-06-17 01:48:56 +02:00 |
|
test_chatterbox_tts.py
|
feat: Geräte-TTS, native Stimmen, Favicon, Auth-Gate, UI-Fixes
|
2026-06-20 13:12:04 +02:00 |
|
test_config_profiles.py
|
Initial commit: Voice Assistant Gateway mit Konfig-/Routing-Fundament
|
2026-06-17 01:48:56 +02:00 |
|
test_cookie_auth.py
|
feat(auth): Forward-Auth via JWT-Cookie (YunoHost yunohost.portal)
|
2026-06-18 08:44:33 +02:00 |
|
test_emergency_llm.py
|
fix(llm): LLM antwortet jetzt in der konfigurierten Systemsprache
|
2026-06-19 14:12:16 +02:00 |
|
test_endpoints_e2e.py
|
feat: Geräte-TTS, native Stimmen, Favicon, Auth-Gate, UI-Fixes
|
2026-06-20 13:12:04 +02:00 |
|
test_forward_auth.py
|
feat: Geräte-TTS, native Stimmen, Favicon, Auth-Gate, UI-Fixes
|
2026-06-20 13:12:04 +02:00 |
|
test_local_llm_messages.py
|
fix(llm): System-Nachrichten zu einer fuehrenden zusammenfuehren (Qwen3-Template)
|
2026-06-18 04:45:21 +02:00 |
|
test_memory.py
|
feat: Geräte-TTS, native Stimmen, Favicon, Auth-Gate, UI-Fixes
|
2026-06-20 13:12:04 +02:00 |
|
test_memory_extraction.py
|
fix(llm): LLM antwortet jetzt in der konfigurierten Systemsprache
|
2026-06-19 14:12:16 +02:00 |
|
test_openrouter_tts.py
|
fix(tts): OpenRouter-TTS bei transient leerer/5xx-Antwort wiederholen
|
2026-06-18 00:06:47 +02:00 |
|
test_piper_tts.py
|
perf(tts): piper in-process mit gecachtem Modell statt Subprozess pro Satz
|
2026-06-18 08:22:04 +02:00 |
|
test_quota_safety.py
|
feat: Geräte-TTS, native Stimmen, Favicon, Auth-Gate, UI-Fixes
|
2026-06-20 13:12:04 +02:00 |
|
test_realtime.py
|
feat: Geräte-TTS, native Stimmen, Favicon, Auth-Gate, UI-Fixes
|
2026-06-20 13:12:04 +02:00 |
|
test_resilience.py
|
feat: Geräte-TTS, native Stimmen, Favicon, Auth-Gate, UI-Fixes
|
2026-06-20 13:12:04 +02:00 |
|
test_routing.py
|
feat: Cloud-Fundament - Auth, Persistenz und Mandanten-Trennung
|
2026-06-17 02:14:25 +02:00 |
|
test_streaming.py
|
feat: Geräte-TTS, native Stimmen, Favicon, Auth-Gate, UI-Fixes
|
2026-06-20 13:12:04 +02:00 |
|
test_tts_normalizer.py
|
feat(tts): Aussprache-Lexikon befüllt (verifizierte Vokallängen-Fixes) + case-insensitiv
|
2026-06-17 23:19:17 +02:00 |
|
test_warmup.py
|
feat: Geräte-TTS, native Stimmen, Favicon, Auth-Gate, UI-Fixes
|
2026-06-20 13:12:04 +02:00 |
|
test_ws.py
|
feat: Geräte-TTS, native Stimmen, Favicon, Auth-Gate, UI-Fixes
|
2026-06-20 13:12:04 +02:00 |