Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ It means that the call to the LLM failed. This is usually triggered for one of t

## How can I host Guardrails as its own server

Guardrails can run totally on the server as of version 0.5.0. You can use the `guardrails-ai` package to run Guardrails as a server. You can find more information on how to do this in the [Guardrails AI documentation](https://docs.guardrails.ai/guardrails_ai/installation).
Guardrails can run totally on the server as of version 0.5.0. You can use the `guardrails-ai` package to run Guardrails as a server. You can find more information on how to do this in the [Guardrails AI documentation](https://www.guardrailsai.com/docs/getting_started/guardrails_server).

## Which validators should I use? Where can I find them?

Expand Down
2 changes: 1 addition & 1 deletion docs/guardrails_ai/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ It means that the call to the LLM failed. This is usually triggered for one of t

## How can I host Guardrails as its own server

Guardrails can run totally on the server as of version 0.5.0. You can use the `guardrails-ai` package to run Guardrails as a server. You can find more information on how to do this in the [Guardrails AI documentation](https://docs.guardrails.ai/guardrails_ai/installation).
Guardrails can run totally on the server as of version 0.5.0. You can use the `guardrails-ai` package to run Guardrails as a server. You can find more information on how to do this in the [Guardrails AI documentation](https://www.guardrailsai.com/docs/getting_started/guardrails_server).

## Which validators should I use? Where can I find them?

Expand Down