princeton-ddss / survey-gpt

A survey agent built on ChatGPT
https://survey-gpt.netlify.app/
2 stars 1 forks source link

Save message history on response #22

Open cswaney opened 1 year ago

cswaney commented 1 year ago

Asynchronously write new messages to database during survey instead of waiting to write entire message history when the survey finishes.