Commit graph

25 commits

Author SHA1 Message Date
sudoxreboot
61f0030f33
Add files via upload
updated tool call handling
updated light color handling
updated searxng handling
- all 3 should work now
2026-03-11 13:44:09 -05:00
Your Name
0760f8ca67 fix time pronunciation in spoken responses
changed prompt instruction to use natural spoken format for times instead of numeric format, preventing LLM from saying "three thousand thirty-four" instead of "three thirty-four"
2025-12-20 17:45:08 -06:00
Your Name
97abaabea2 Add HACS badges and install instructions 2025-12-20 15:45:25 -06:00
Your Name
c5b6f1d172 Add icon and expand README 2025-12-20 15:41:03 -06:00
Your Name
9aa02e07f1 Add time format option and enforce numeric time 2025-12-20 15:38:24 -06:00
Your Name
4051f0120e Increase default max tokens and fetch size 2025-12-20 15:32:34 -06:00
Your Name
e665cd2589 Add auto-fetch URLs option 2025-12-20 15:06:41 -06:00
Your Name
923131b681 Add fetch_url tool for link ingestion 2025-12-20 15:01:26 -06:00
Your Name
e95bb18e29 Allow optional searxng config in setup flow 2025-12-20 14:49:49 -06:00
Your Name
ef410448f0 Log memory handling at info level 2025-12-20 14:42:22 -06:00
Your Name
a87778065e Add debug logging for memory handling 2025-12-20 14:38:37 -06:00
Your Name
dd0407410f Use user/global fallback for device memory 2025-12-20 14:37:09 -06:00
Your Name
a849a21c75 Add searxng tool config 2025-12-20 14:11:51 -06:00
Your Name
ed8d913a50 Persist non-conversation memory across sessions 2025-12-20 13:53:18 -06:00
Your Name
1d97288174 Ignore external conversation_id for device/user memory 2025-12-20 13:51:41 -06:00
Your Name
b964c74a9e Honor conversation_id and use browser fallback for device memory 2025-12-20 13:34:25 -06:00
Your Name
ab9bd057e8 Fallback memory scope when device/user id missing 2025-12-20 12:21:47 -06:00
Your Name
ac18969018 Fix memory scope selector syntax 2025-12-20 11:54:32 -06:00
Your Name
67f80de978 Add memory scope for conversation history 2025-12-20 11:49:46 -06:00
Your Name
6a5e2a067a Coerce context message limit to int 2025-12-20 11:44:46 -06:00
Your Name
c0018e2241 Coerce max_tokens to int 2025-12-20 11:39:38 -06:00
Your Name
595c3ba9cf Fix AsyncClient init in executor 2025-12-20 11:21:06 -06:00
Your Name
3f52a4fcc4 Fix async client init and options flow 2025-12-20 11:13:56 -06:00
Your Name
904280aca0 Fix manifest URLs 2025-12-20 10:55:35 -06:00
Your Name
9ff2868b02 Initial groqd integration 2025-12-20 10:53:01 -06:00