fix(api): /api/chat 500 (NameError emergency) beheben + Version 0.3.7

Toter Verweis auf die in 3389f75 entfernte Auto-Notfallerkennung entfernt
(if emergency/X-Emergency-Header). /ws/chat war nicht betroffen.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Dieter Schlüter 2026-07-01 02:54:28 +02:00
commit 55d07187bb
3 changed files with 8 additions and 3 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "voice-assistant-gateway"
version = "0.3.6"
version = "0.3.7"
description = "Modular voice assistant gateway with pluggable audio endpoints and provider adapters"
readme = "README.md"
requires-python = ">=3.11"