add changelog

This commit is contained in:
sathwika
2026-04-10 18:02:12 +05:30
parent 995f897b80
commit 74becffe55

View File

@@ -0,0 +1 @@
- Updated `NvidiaLLMService` to emit model reasoning as `LLMThought*Frame`s (from both `reasoning_content` and `<think>...</think>` 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.