diff --git a/source/_posts/2024-12-04-release-202412.markdown b/source/_posts/2024-12-04-release-202412.markdown index 5ebf2fa8c3a0..0ab5507f3e76 100644 --- a/source/_posts/2024-12-04-release-202412.markdown +++ b/source/_posts/2024-12-04-release-202412.markdown @@ -158,7 +158,7 @@ release, you can set up a voice assistant that targets our fast, community-driven conversation agent first and only falls back to an LLM-based agent if no matches are found. -Dialog showing the Assist pipeline configuration, showing the new option to prefer handling commands locally. +Dialog showing the Assist pipeline configuration, showing the new option to prefer handling commands locally. This allows you to mix both worlds' pros with almost none of the cons. diff --git a/source/images/blog/2024-12/llm-fallback.png b/source/images/blog/2024-12/llm-fallback-configuration.png similarity index 100% rename from source/images/blog/2024-12/llm-fallback.png rename to source/images/blog/2024-12/llm-fallback-configuration.png