Skip to content

chore(docs): Remove AI Virtual Assistant Blueprint notebook#1682

Merged
tgasser-nv merged 1 commit intodevelopfrom
chore/remove-blueprint-notebook
Mar 4, 2026
Merged

chore(docs): Remove AI Virtual Assistant Blueprint notebook#1682
tgasser-nv merged 1 commit intodevelopfrom
chore/remove-blueprint-notebook

Conversation

@tgasser-nv
Copy link
Collaborator

@tgasser-nv tgasser-nv commented Mar 3, 2026

Description

The AI Virtual Assistant Bluepint notebook is out-of-date and should be deprecated. This PR removes it and all the references to it.

Related Issue(s)

Checklist

  • I've read the CONTRIBUTING guidelines.
  • I've updated the documentation if applicable.
  • I've added tests if applicable.
  • @mentions of the person or team responsible for reviewing proposed changes.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2026

Documentation preview

https://nvidia-nemo.github.io/Guardrails/review/pr-1682

@tgasser-nv tgasser-nv marked this pull request as ready for review March 3, 2026 19:17
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Mar 3, 2026

Greptile Summary

This PR deprecates and removes the AI Virtual Assistant Blueprint integration content — specifically the how-to guide (safeguarding-ai-virtual-assistant-blueprint.md), its companion Jupyter notebook (safeguard_ai_virtual_assistant_notebook.ipynb), and the TOC entry in docs/user-guides/advanced/index.rst. The change is clean and complete: a search across the full repository confirms no dangling references to the removed files remain.

  • Removed the blueprint integration documentation guide (76 lines)
  • Removed the companion Jupyter notebook (1,753 lines) demonstrating step-by-step Guardrails NIM integration
  • Removed the corresponding entry from the advanced user-guides TOC in index.rst
  • No other files in the repository reference these removed artifacts

Confidence Score: 5/5

  • This PR is safe to merge — it is a pure deletion of out-of-date documentation with no functional code changes.
  • All three deletions are consistent with the stated goal of deprecating the blueprint. The TOC reference is removed alongside the content, and no stale links to the removed files were found elsewhere in the repository.
  • No files require special attention.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[docs/user-guides/advanced/index.rst] -->|previously referenced| B[safeguarding-ai-virtual-assistant-blueprint.md]
    B -->|pointed to| C[examples/notebooks/safeguard_ai_virtual_assistant_notebook.ipynb]

    A -- "❌ entry removed" --> B
    B -- "❌ file deleted" --> B
    C -- "❌ file deleted" --> C

    style B fill:#ffcccc,stroke:#cc0000
    style C fill:#ffcccc,stroke:#cc0000
Loading

Last reviewed commit: e049686

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

@codecov
Copy link

codecov bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@tgasser-nv tgasser-nv merged commit 6bd0393 into develop Mar 4, 2026
67 of 69 checks passed
@tgasser-nv tgasser-nv deleted the chore/remove-blueprint-notebook branch March 4, 2026 16:11
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.

2 participants