The approach requires a small change in the TODO.md file. Instead of the current first line '# TODO', it needs to become '# TODO 🌈'. After the change, the first few lines of the TODO.md file should look like this:
# TODO 🌈
- Make it possible for multiple users to chat with the ui app at the same time (BUG)
- Right now, there is no FROM field being sent from the ui.
- Make the server/chat/gpt3 code chat history generic, don't assume a phone number
- Add a way to reset the chat history from the ui chat client
This change replicates the modification made in the previous pull request to the README.md file.
Codegen PR • View Issue
The approach requires a small change in the TODO.md file. Instead of the current first line '# TODO', it needs to become '# TODO 🌈'. After the change, the first few lines of the TODO.md file should look like this:
This change replicates the modification made in the previous pull request to the README.md file.