Denis Shulyaka
|
13e592edaf
|
Bump anthropic to 0.62.0 (#150284)
|
2025-08-08 20:51:49 +02:00 |
|
Paulus Schoutsen
|
6ecaca753d
|
Update Anthropic max tokens to 3000 and recommended model to claude-3-5-haiku-latest (#148624)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-11 23:00:04 +02:00 |
|
Paulus Schoutsen
|
1cb36f4c18
|
Convert Claude to use subentries (#147285)
* Convert Claude to use subentries
* Add latest changes from Google subentries
* Revert accidental change to Google
|
2025-06-24 15:36:09 +02:00 |
|
Denis Shulyaka
|
199c565bf2
|
Add Anthropic Claude 4 support (#145505)
Add Claude 4 support
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2025-05-23 10:31:44 -04:00 |
|
Denis Shulyaka
|
07e7672b78
|
Anthropic conversation extended thinking support (#139662)
* Anthropic conversation extended thinking support
* update conversation snapshots
* Add conversation test
* Update openai_conversation snapshots
* Removed metadata
* Removed metadata
* Removed thinking
* cosmetic fix
* combine user messages
* Apply suggestions from code review
* Add tests for chat_log messages conversion
* s/THINKING_BUDGET_TOKENS/THINKING_BUDGET/
* Apply suggestions from code review
* Update tests
* Update homeassistant/components/anthropic/strings.json
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* apply suggestions from code review
---------
Co-authored-by: Robert Resch <robert@resch.dev>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2025-03-14 22:07:59 -04:00 |
|
Denis Shulyaka
|
da0d1b71ce
|
Update Anthropic default model to Haiku (#125225)
|
2024-09-04 06:30:28 -07:00 |
|
Denis Shulyaka
|
262d778a38
|
Anthropic Claude conversation integration (#122526)
* Initial commit
* Use add_suggested_values
* Update homeassistant/components/anthropic/conversation.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update strings.json
* Update config_flow.py
* Update config_flow.py
* Fix tests
* Update homeassistant/components/anthropic/conversation.py
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* Removed agent registration
* Moved message_convert inline function outside
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2024-08-01 22:50:10 +02:00 |
|