From f9c27aaaffb4b03b963d72cede387f278c4368ae Mon Sep 17 00:00:00 2001 From: Caleb Courier Date: Mon, 17 Nov 2025 10:04:45 -0600 Subject: [PATCH] fix docs imgs --- docs/dist/concepts/validators.md | 2 +- docs/dist/index.md | 4 ++-- docs/src/concepts/validators.md | 2 +- docs/src/index.md | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/dist/concepts/validators.md b/docs/dist/concepts/validators.md index 057deec76..248299653 100644 --- a/docs/dist/concepts/validators.md +++ b/docs/dist/concepts/validators.md @@ -114,7 +114,7 @@ Once the repository is cloned and the validator is created, you can register the Validators can be combined together into Input and Output Guards that intercept the inputs and outputs of LLMs. There are a large collection of Validators which can be found at the [Guardrails Hub](https://hub.guardrailsai.com/).
-Guardrails Hub gif +Guardrails Hub gif
Once you have found a Validator on the hub, you can click on the Validator `README` to find the install link. diff --git a/docs/dist/index.md b/docs/dist/index.md index 18726aeed..98a6d457f 100644 --- a/docs/dist/index.md +++ b/docs/dist/index.md @@ -8,7 +8,7 @@ Guardrails is a Python framework that helps build reliable AI applications by pe
-Guardrails in your application +Guardrails in your application
### Guardrails Hub @@ -16,5 +16,5 @@ Guardrails is a Python framework that helps build reliable AI applications by pe Guardrails Hub is a collection of pre-built measures of specific types of risks (called 'validators'). Multiple validators can be combined together into Input and Output Guards that intercept the inputs and outputs of LLMs. Visit [Guardrails Hub](https://hub.guardrailsai.com/) to see the full list of validators and their documentation.
-Guardrails Hub gif +Guardrails Hub gif
\ No newline at end of file diff --git a/docs/src/concepts/validators.md b/docs/src/concepts/validators.md index 057deec76..248299653 100644 --- a/docs/src/concepts/validators.md +++ b/docs/src/concepts/validators.md @@ -114,7 +114,7 @@ Once the repository is cloned and the validator is created, you can register the Validators can be combined together into Input and Output Guards that intercept the inputs and outputs of LLMs. There are a large collection of Validators which can be found at the [Guardrails Hub](https://hub.guardrailsai.com/).
-Guardrails Hub gif +Guardrails Hub gif
Once you have found a Validator on the hub, you can click on the Validator `README` to find the install link. diff --git a/docs/src/index.md b/docs/src/index.md index 18726aeed..98a6d457f 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -8,7 +8,7 @@ Guardrails is a Python framework that helps build reliable AI applications by pe
-Guardrails in your application +Guardrails in your application
### Guardrails Hub @@ -16,5 +16,5 @@ Guardrails is a Python framework that helps build reliable AI applications by pe Guardrails Hub is a collection of pre-built measures of specific types of risks (called 'validators'). Multiple validators can be combined together into Input and Output Guards that intercept the inputs and outputs of LLMs. Visit [Guardrails Hub](https://hub.guardrailsai.com/) to see the full list of validators and their documentation.
-Guardrails Hub gif +Guardrails Hub gif
\ No newline at end of file