Martin Hjelmare
|
fed946760d
|
Add pylint plugin to enforce util.dt.utcnow (#172354)
|
2026-06-01 12:17:29 +02:00 |
|
epenet
|
f459946e86
|
Rename domain variable in tests (#172575)
|
2026-06-01 06:37:40 +02:00 |
|
Ariel Ebersberger
|
5432d29489
|
Use is/is not for same-enum identity comparisons (tests) (#171689)
|
2026-05-22 11:32:27 +02:00 |
|
Denis Shulyaka
|
58c906a2d1
|
Replace duplicate constants with homeassistant.const imports in anthropic (#171316)
|
2026-05-19 16:17:15 +02:00 |
|
Denis Shulyaka
|
f499dbf29f
|
Add web fetch tool support for Anthropic (#167405)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-05-19 09:50:50 +02:00 |
|
Franck Nijhof
|
a9207988f5
|
Fix line length violations in tests/components a (#170806)
|
2026-05-15 13:07:01 -04:00 |
|
epenet
|
88525955ce
|
Remove import annotations from tests (#169527)
|
2026-04-30 09:30:46 +02:00 |
|
Denis Shulyaka
|
1942f12e55
|
Refactor Anthropic model args (#169014)
|
2026-04-24 09:58:16 +02:00 |
|
Denis Shulyaka
|
7c7c075df4
|
Filter Anthropic schema (#168542)
|
2026-04-21 09:55:00 -04:00 |
|
Denis Shulyaka
|
5a487d452d
|
Remove retired Claude Haiku 3 model (#168657)
|
2026-04-21 09:53:56 -04:00 |
|
Denis Shulyaka
|
93b236ff94
|
Remove Temperature parameter from Anthropic integration (#168504)
|
2026-04-19 08:51:02 +02:00 |
|
Denis Shulyaka
|
476a04dcb2
|
Add Claude Opus 4.7 support (#168496)
|
2026-04-18 16:58:31 +02:00 |
|
Denis Shulyaka
|
9fa2430e5f
|
Get deprecated Anthropic models from SDK (#168464)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2026-04-18 13:19:59 +03:00 |
|
Denis Shulyaka
|
771b1cac6f
|
Use model info from API for Anthropic (#168459)
|
2026-04-18 07:47:51 +02:00 |
|
Denis Shulyaka
|
67f11f686f
|
Use model info from API for Maximum tokens in Anthropic config flow (#167941)
|
2026-04-18 00:20:43 +02:00 |
|
Denis Shulyaka
|
47cc31067c
|
Check if model exists in Anthropic config flow (#167844)
|
2026-04-11 00:06:17 +03:00 |
|
Denis Shulyaka
|
9ea527520a
|
Bump anthropic to 0.92.0 (#167793)
|
2026-04-09 15:18:21 +02:00 |
|
Denis Shulyaka
|
047500af42
|
Anthropic pretty device model name (#167772)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-04-09 13:33:02 +02:00 |
|
Denis Shulyaka
|
1aa214fb61
|
Enable minimal thinking budget by default for Anthropic integration (#167593)
|
2026-04-07 13:36:49 +02:00 |
|
Denis Shulyaka
|
05aaf8745d
|
Add Tool search tool to Anthropic (#167484)
|
2026-04-06 12:24:07 +02:00 |
|
Denis Shulyaka
|
2b0f2bcd12
|
Automatic caching support for Anthropic (#167436)
|
2026-04-05 20:10:08 +03:00 |
|
Denis Shulyaka
|
7a77b071a2
|
Add coordinator to Anthropic for availability check (#164615)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
|
2026-04-01 22:20:56 +02:00 |
|
Denis Shulyaka
|
962d5386c7
|
Add diagnostics to Anthropic integration (#166739)
|
2026-03-31 21:35:09 +02:00 |
|
Denis Shulyaka
|
dc111a475e
|
Add support for web search dynamic filtering for Anthropic (#164116)
|
2026-03-30 19:40:56 +02:00 |
|
Denis Shulyaka
|
25bfb16936
|
Exception translations for Anthropic integration (#166723)
|
2026-03-28 15:40:03 +01:00 |
|
Artur Pragacz
|
6ea9e9a161
|
Remove targets from intent response (#165434)
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
|
2026-03-18 18:35:30 +00:00 |
|
Denis Shulyaka
|
df51ac932b
|
Improve Anthropic service exceptions (#164418)
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-28 09:20:17 +01:00 |
|
Denis Shulyaka
|
e7cf6cbe72
|
Create reauth flow for Anthropic for auth errors during conversation (#164267)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-26 21:16:11 +01:00 |
|
Denis Shulyaka
|
80574f7ae0
|
Change icon for Anthropic entities to mdi:asterisk (#164099)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-25 20:33:33 +01:00 |
|
Denis Shulyaka
|
17e0fd1885
|
Add Code execution tool to Anthropic (#164065)
|
2026-02-25 20:01:34 +01:00 |
|
Denis Shulyaka
|
7e162cfda2
|
Update Anthropic models (#163897)
|
2026-02-23 22:13:31 +01:00 |
|
Denis Shulyaka
|
e57613af65
|
Anthropic interleaved thinking (#163583)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-23 20:24:40 +01:00 |
|
Denis Shulyaka
|
dd78da929e
|
Improve config flow tests for Anthropic (#163757)
|
2026-02-23 19:15:46 +01:00 |
|
Denis Shulyaka
|
7fa51117a9
|
Update Anthropic repair flow (#163303)
|
2026-02-19 17:09:09 +01:00 |
|
Denis Shulyaka
|
cbcfc43c5a
|
Add reauthentication to Anthropic (#163019)
|
2026-02-14 21:53:25 +01:00 |
|
Denis Shulyaka
|
c67c19413b
|
Improve Anthropic coverage (#163011)
|
2026-02-14 21:33:53 +01:00 |
|
Denis Shulyaka
|
e060395786
|
Anthropic Structured Outputs support (#162515)
|
2026-02-11 23:25:46 +01:00 |
|
Denis Shulyaka
|
aecfca5020
|
Add Claude Opus 4.6 support (#162365)
|
2026-02-06 08:25:53 +01:00 |
|
Denis Shulyaka
|
e2469bcd0f
|
Anthropic repair deprecated models (#162162)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-04 14:40:31 +01:00 |
|
Denis Shulyaka
|
89f536e332
|
Anthropic: Switch default model to Haiku 4.5 (#162093)
|
2026-02-03 14:12:21 +01:00 |
|
Armin Ghofrani
|
40944f0f2d
|
Enable prompt caching for Anthropic conversation integration (#158957)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-30 23:32:47 +03:00 |
|
Allen Porter
|
6112fa59f3
|
Update Anthropic config flow to filter out invalid LLM APIs (#161551)
|
2026-01-24 23:11:09 -08:00 |
|
Dan Čermák
|
9d8dc9ec06
|
Fix JSON serialization of time objects in anthropic tool results (#160459)
Co-authored-by: Artur Pragacz <49985303+arturpragacz@users.noreply.github.com>
|
2026-01-09 12:06:36 +01:00 |
|
epenet
|
dbfdaf6a2e
|
Use is over == comparison for FlowResultType in flow tests (#159158)
|
2025-12-16 09:48:45 +01:00 |
|
Denis Shulyaka
|
b031a082cd
|
Bump anthropic to 0.75.0 (#157491)
|
2025-11-29 14:35:30 +01:00 |
|
Denis Shulyaka
|
83c4e2abc9
|
Fix Anthropic init with incorrect model (#157421)
|
2025-11-27 14:16:46 +01:00 |
|
Denis Shulyaka
|
252dbb706f
|
Anthropic: consolidate recommended values in a dict (#156787)
|
2025-11-25 17:08:55 +01:00 |
|
Paulus Schoutsen
|
e780e3db8c
|
Add chat log subscription endpoint (#155287)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-24 22:31:19 +01:00 |
|
Denis Shulyaka
|
a06f4b6776
|
Anthropic model selection from list (#156261)
|
2025-11-14 21:16:52 -05:00 |
|
Denis Shulyaka
|
326b8f2b4f
|
Add AI task for Anthropic (#156221)
|
2025-11-10 14:01:28 +01:00 |
|