Introduce async_add_assistant_content to conversation chat log#137273
Introduce async_add_assistant_content to conversation chat log#137273synesthesiam merged 1 commit intodevfrom
Conversation
|
Hey there @synesthesiam, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
|
Hey there @home-assistant/core, @synesthesiam, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
|
Hey there @home-assistant/core, @synesthesiam, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
Breaking change
Proposed change
async_add_assistant_contentis an async generator that returns tool results as they are generated. In half the cases, this method is not needed as we know there are no tool calls in the content. This adds a new method for these cases.Type of change
Additional information
Checklist
ruff format homeassistant tests)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest.requirements_all.txt.Updated by running
python3 -m script.gen_requirements_all.To help with the load of incoming pull requests: