Threads
A Thread can be created to store conversation history across any LLM invocation. A Thread contains a list of Messages. Messages can be updated and deleted, in order to control how the LLM recalls past conversations.
A Thread can be given an alias
so it can be referenced by a user-provided unique identifier: