Per the documentation, I've set titleConvo: true so that titles will automatically be generated for each new conversation. However, I am only seeing New Chat within the UI. I have tried setting titleMethod explicitly along with titleModel but the behavior remains the same. Having searched around the GitHub issues, I saw examples of logs being generated in the debug log, but I am not seeing any such logs related to title generation. It seems as if title generation is not being invoked at all.
Thank you for reviewing this, and I look forward to your feedback!