fix: remove litellm and transitive dependents (quarantined on PyPI)#12302
fix: remove litellm and transitive dependents (quarantined on PyPI)#12302ogabrielluiz wants to merge 1 commit intorelease-1.8.3from
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
0bc1fee to
0bc343a
Compare
litellm has been quarantined on PyPI, making it uninstallable. This removes litellm and all packages that transitively depend on it (astra-assistants, dspy-ai, agent-lifecycle-toolkit, opik) from the dependency declarations. The component code remains intact and will simply not load when the packages are not installed.
0bc343a to
0ee8929
Compare
|
✅ Migration Validation Passed All migrations follow the Expand-Contract pattern correctly. |
Codecov Report❌ Patch coverage is
❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (40.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## release-1.8.3 #12302 +/- ##
=================================================
+ Coverage 37.46% 37.50% +0.04%
=================================================
Files 1593 1593
Lines 78398 78397 -1
Branches 11890 11890
=================================================
+ Hits 29368 29404 +36
+ Misses 47356 47319 -37
Partials 1674 1674
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Summary
import litellmin crewai crew.py with a generic exception catch