promptable / chat-bot-starter

Chatbot starter with GPT3, Twilio, and React
https://chat-bot-starter.fly.dev/
237 stars 100 forks source link

Do this again #34

Open colin-codegen[bot] opened 1 year ago

colin-codegen[bot] commented 1 year ago

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:

# 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.

colin-codegen[bot] commented 1 year ago

Thanks for the feedback! ImplementBot is currently updating the emoji to a smile in the TODO.md file. We'll let you know once it's done.