Closed raythurman2386 closed 2 months ago
Currently the chat log with LLMs is one stream of chats from a single user to the assistant.
This needs extended to save per user by discord id.
This create a chat history for each user that uses the LLM's and provides a better user experience.
That in turn should make for more accurate chats for each user since it is based off of their own chat history.
Currently the chat log with LLMs is one stream of chats from a single user to the assistant.
This needs extended to save per user by discord id.
This create a chat history for each user that uses the LLM's and provides a better user experience.
That in turn should make for more accurate chats for each user since it is based off of their own chat history.