diff --git a/changelog/4270.changed.md b/changelog/4270.changed.md new file mode 100644 index 000000000..eb9f54972 --- /dev/null +++ b/changelog/4270.changed.md @@ -0,0 +1 @@ +- Updated `NvidiaLLMService` to emit model reasoning as `LLMThought*Frame`s (from both `reasoning_content` and `...` output), avoid mixing reasoning text into normal assistant content, and allow keyless local NIM endpoints while warning when the cloud endpoint is used without an API key.