- 7/16/2023 - Updated lslserver.py to handle HTTP Pagination
- 7/16/2023 - Updated MyChatGPT.lsl to handle HTTP Pagination
- 6/27/2023 - Updated lslserver.py to store all users' conversations in SQL Database
- 6/14/2023 - Updated MyChatGPT.lsl to include predefined userid, and handling for server response
- 6/14/2023 - Updated lslserver.py to include LangChain for short-term memory, userId's, pickle for short-term user conversation storage, and a route for checking user messages in a conversation
- Example: 5/27/2023 - Changes listed here