Commit Graph

7 Commits

Author SHA1 Message Date
techartdev 95bfe5e214 Add voice agent and session ID options, update changelog to version 0.1.61
- Introduced `voice_agent_id` and `assist_session_id` options for enhanced integration.
- Updated request handling to support new headers for voice interactions.
- Preserved existing behavior when new options are left blank.
- Updated changelog for version 0.1.61 to reflect these changes.
2026-03-07 14:37:39 +02:00
techartdev dfb4718e09 Update version to 0.1.43 and enhance conversation continuity with stable fallback session IDs 2026-02-21 00:40:47 +02:00
techartdev d2b3b41207 intent recognition fix for assist pipeline 2026-02-20 21:13:39 +02:00
techartdev 0445c595ef Update changelog for version 0.1.16, add configurable wake-word support, optional always-on voice mode, and websocket settings endpoint; enhance chat card voice recognition and context handling. 2026-02-20 17:21:14 +02:00
techartdev c0f9e5c42e Update changelog for version 0.1.13, add native Assist entity exposure support, enhance context handling in chat service, and introduce helper for entity exposure context. 2026-02-20 16:49:13 +02:00
techartdev 2331ec0d8d Update changelog for version 0.1.12, improve response parsing for nested OpenAI-compatible payloads, and enhance assistant message extraction in conversation agent. 2026-02-20 16:43:48 +02:00
techartdev e9cd5e1fff first commit 2026-02-20 13:07:28 +02:00