Closed scoronado closed 10 months ago
You probably can do that using custom CSS
Curious about the use case? Is this because you do not want the user to see the Chain of Thought at all? In this week's release, if hide_cot is set to true in the config, the intermediate steps will never be sent to the UI.
Yes @willydouhard, this is the case. To have a clean UI for end users.
Okay so the release should fix that (the toggle will still show but will not change anything if the original value is set to true on the server)
Furthermore, the 'prompt_playground = false' setting in config.toml does not function as intended; you can still access the prompt playground and use it openly
I doubled checked and everything should work correctly with tomorrow's release!
Everything looks good, thx @willydouhard
Is there a way to remove the "switch-hide-cot" from the Settings UI, from the settings options top-right PersonIcon?