Skip to content

bug: avoid network calls in disconnected environments when loading model from cache#38

Merged
m-misiura merged 1 commit into
trustyai-explainability:developfrom
m-misiura:disconnected-fastembed
Apr 8, 2026
Merged

bug: avoid network calls in disconnected environments when loading model from cache#38
m-misiura merged 1 commit into
trustyai-explainability:developfrom
m-misiura:disconnected-fastembed

Conversation

@m-misiura
Copy link
Copy Markdown
Collaborator

This PR deals with RHOAIENG-54559

@m-misiura m-misiura requested a review from RobGeada April 7, 2026 10:09
@m-misiura m-misiura force-pushed the disconnected-fastembed branch from 0202d58 to fc5c896 Compare April 7, 2026 10:15
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 40.00000% with 15 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop@20b3945). Learn more about missing BASE report.

Files with missing lines Patch % Lines
nemoguardrails/embeddings/providers/fastembed.py 40.00% 15 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##             develop      #38   +/-   ##
==========================================
  Coverage           ?   76.88%           
==========================================
  Files              ?      200           
  Lines              ?    20412           
  Branches           ?        0           
==========================================
  Hits               ?    15693           
  Misses             ?     4719           
  Partials           ?        0           
Flag Coverage Δ
python 76.88% <40.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
nemoguardrails/embeddings/providers/fastembed.py 60.78% <40.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@m-misiura m-misiura merged commit 3643651 into trustyai-explainability:develop Apr 8, 2026
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants