Hello!
I have noticed that after one of the last updates (I am not sure if this problem was introduced in 4.1.1 or already in 4.1, but I have only noticed it) which intoduced a forceful requirement of chat models to provide links to the sources - rename to chat suggestion no longer works as expected.
Or, I guess it works as it should in terms of the things required from the model, but not as would be expected in terms of UX.
Currently, when the process is run, the new name of the file both includes the suggested name and the links to the source pages - which results in a completely mangled result.
Here is an example:
”Recurrence Time Statistics for Finite Size Intervals [Page 1](x-DEVONthink-item://8981BD63-A84C-4530-9DF3-E661AAE1FC42?page=0)”
Expected (and previous) behaviour would simply return:
“Recurrence Time Statistics for Finite Size Intervals”.
Many thanks in advance!