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!)