dimagi / open-chat-studio

A web based platform for building Chatbots backed by Large Language Models
BSD 3-Clause "New" or "Revised" License
13 stars 7 forks source link

Migrate no activity pings to events #468

Open proteusvacuum opened 1 week ago

proteusvacuum commented 1 week ago

Part 1 of: https://github.com/dimagi/open-chat-studio/issues/360

Once the data migration is run, we can delete the model, etc. (I'll open a separate PR to be merged after this has been in prod for a while).

Before deploying this, I think it would be worthwhile to get a dump of all the no activity pings along with the experiments they are associated with, as we'd lose that data if this migration goes wrong.