[Enhancement]: Remove <think> part from title generation #7161
ErykCh
started this conversation in
Feature Requests & Suggestions
Replies: 1 comment 2 replies
-
For now, I would not even recommend using any reasoning models for title generation. That title is likely also cut off because of a max_tokens limit, so there's filtering the think tag would just make it empty. Customizing title generation will be implemented but you can already customize the model used: |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What features would you like to see added?
If I have localy only thinking model run and this model generates me also titles, than I have something like this:
there should be option to filter out this part.
Also new models has ability to switch off thinking as for example Qwen3 with /no_think, so there should be easy way using configuration file librechat.yaml to set own prompt for title generation or be able to add additional information to the prompt.
More details
Which components are impacted by your request?
No response
Pictures
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions