core/homeassistant/components/anthropic
Denis Shulyaka 07e7672b78
Anthropic conversation extended thinking support ()
* 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
..
__init__.py Use model list to check anthropic API key () 2025-03-01 22:28:48 +01:00
config_flow.py Anthropic conversation extended thinking support () 2025-03-14 22:07:59 -04:00
const.py Anthropic conversation extended thinking support () 2025-03-14 22:07:59 -04:00
conversation.py Anthropic conversation extended thinking support () 2025-03-14 22:07:59 -04:00
manifest.json Bump anthropic to 0.47.2 () 2025-02-25 20:24:38 +00:00
strings.json Anthropic conversation extended thinking support () 2025-03-14 22:07:59 -04:00