From a6ff8d250b05be7c047fcbe16716a773e779c827 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Sun, 26 Jan 2025 00:57:00 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d51a4e9..17d2cef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ - Add a dropdown to select the API configuration for a mode in the Prompts tab - Fix bug where always allow wasn't showing up for MCP tools -- Improve OpenRouter DeepSeek-R1 integration by setting temperature to the recommended 0.6 and displaying the reasoning output (thanks @Szpadel!) +- Improve OpenRouter DeepSeek-R1 integration by setting temperature to the recommended 0.6 and displaying the reasoning output (thanks @Szpadel - it's really fascinating to watch!) - Allow specifying a custom OpenRouter base URL (thanks @dairui1!) - Make the UI for nested settings nicer (thanks @PretzelVector!)