dimagi / open-chat-studio

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

Delete 'analysis' app: Part I #832

Closed snopoke closed 1 week ago

snopoke commented 2 weeks ago

Description

This deletes most of the code and data models and adds a migration to delete the tables from the database.

I have stored a DB backup in S3 so the data in the DB can be removed.

codecov-commenter commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ce_providers/migrations/0020_auto_20241111_1113.py 66.66% 2 Missing :warning:
Additional details and impacted files

:loudspeaker: Thoughts on this report? Let us know!

snopoke commented 2 weeks ago

@coderabbitai configuration