fix: Rebuild the embedding model in the nv template#12275
fix: Rebuild the embedding model in the nv template#12275erichare wants to merge 1 commit intorelease-1.9.0from
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 |
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project check has failed because the head coverage (44.68%) is below the target coverage (60.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## release-1.9.0 #12275 +/- ##
==============================================
Coverage 38.25% 38.25%
==============================================
Files 1652 1652
Lines 82459 82459
Branches 12239 12239
==============================================
Hits 31548 31548
Misses 49116 49116
Partials 1795 1795
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
This pull request updates the Nvidia template to use the latest Embedding Model component, fixing a critical connection error when choosing an embedding model.