core/tests/components/anthropic
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
..
snapshots Anthropic conversation extended thinking support (#139662) 2025-03-14 22:07:59 -04:00
__init__.py
conftest.py Anthropic conversation extended thinking support (#139662) 2025-03-14 22:07:59 -04:00
test_config_flow.py Anthropic conversation extended thinking support (#139662) 2025-03-14 22:07:59 -04:00
test_conversation.py Anthropic conversation extended thinking support (#139662) 2025-03-14 22:07:59 -04:00
test_init.py Use model list to check anthropic API key (#139307) 2025-03-01 22:28:48 +01:00