mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 17:18:23 +00:00
Revert uninteded change
This commit is contained in:
parent
8ab5296746
commit
90203542b1
@ -709,7 +709,7 @@ async def test_chat_log_continue_conversation(
|
|||||||
chat_log.async_add_assistant_content_without_tools(
|
chat_log.async_add_assistant_content_without_tools(
|
||||||
AssistantContent(
|
AssistantContent(
|
||||||
agent_id="mock-agent-id",
|
agent_id="mock-agent-id",
|
||||||
content="Ποιο είναι το αγαπηµένο σου χρώµα στα ελληνικά;",
|
content="Ποιο είναι το αγαπημένο σου χρώμα στα ελληνικά;",
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
assert chat_log.continue_conversation is True
|
assert chat_log.continue_conversation is True
|
||||||
|
Loading…
x
Reference in New Issue
Block a user