Skip to content

Commit

Permalink
Merge pull request #116 from AndrejaKovacic/misc-fix_guardrails_link
Browse files Browse the repository at this point in the history
misc: fix guardrails link
  • Loading branch information
irgolic authored Jun 26, 2023
2 parents 55b6322 + 74a5f1f commit 10e2891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autopr/services/rail_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
class RailService:
"""
Service for invoking guardrails according to PromptRail and RailObject subclasses.
See PromptRail, RailObject, and [Guardrails docs](https://docs.guardrails.io/) for more information.
See PromptRail, RailObject, and [Guardrails docs](https://shreyar.github.io/guardrails/rail/) for more information.
To make a guardrails call:
- define a RailObject subclass
Expand Down

0 comments on commit 10e2891

Please sign in to comment.