Is there a way to label the a new CustomGPT chat session in a specific order?
like “CustomGPT name | Content” so that the user can find CustomGPT sessions faster?
@straff.locker - If you are using API to create Custom GPTs or Assistants, you can definitely update the name at any desired step when the thread is not active.
https://platform.openai.com/docs/api-reference/assistants/modifyAssistant
Thanks for your reply. I don’t use the API. This is a question for a CustomGPT within ChatGPT.
Dynamically updating name for the chat session. I don’t think so it is possible for custom GPTs created using UI.