Skip to content

Commit

Permalink
fix doc, install for typing
Browse files Browse the repository at this point in the history
  • Loading branch information
CalebCourier committed Nov 22, 2024
1 parent f38e732 commit 0b9e690
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
python3 -m venv ./.venv
source .venv/bin/activate
make full
pip install nemoguardrails nest-asyncio
- name: Static analysis with pyright
run: |
Expand Down
5 changes: 0 additions & 5 deletions docs/integrations/nemo_guardrails/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
:::
note: This will exist in the NeMo Guardrails docs
:::


# Guardrails AI & NeMo Guardrails

Integrating Guardrails AI with NeMo Guardrails combines the strengths of both frameworks:
Expand Down

0 comments on commit 0b9e690

Please sign in to comment.