-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(cleanup): Remove all LLM functionality #626
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #626 +/- ##
=========================================
+ Coverage 8.82% 10.43% +1.61%
=========================================
Files 99 93 -6
Lines 7809 6708 -1101
=========================================
+ Hits 689 700 +11
+ Misses 7046 5934 -1112
Partials 74 74 ☔ View full report in Codecov by Sentry. |
28df3c9
to
70f3e4e
Compare
Force-push after rebasing on top of |
c0bb1c8
to
c4ca9d1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ooh yes!
Description
As per a Slack conversation, all LLM functionality needs to be killed. We'll do it in a single, separate PR so that it can be easily revived if necessary.
Notes for Reviewers
Don't you just love deleting code? I love the feel of the Delete key in the morning.
Signed commits