-
I have been trying to run the below commands:
RUN guardrails configure --token "" --enable-metrics --enable-remote-inferencing
RUN export http_proxy=http://proxy.discoverfinancial.com:8080 \
…
-
We should think about introducing a guardrails component to manage multiple validation checks within the system. **We should focus on user input.**
All checkers should be stackable and run asynchrono…
-
Note: Create issue if does not exist
**Clean up**
- [ ] Add the Style Guide #79
- [ ] Broken link to GH folder on the AWS Import Guide #125
- [ ] Update Turbot Guardrails Master AWS account to T…
-
Issue in ./help/using/start/guardrails.md
The throughput guardrails outlined here - https://experienceleague.adobe.com/en/docs/journey-optimizer/using/get-started/guardrails#:~:text=Decision%20mana…
-
The GuardRails are really awesome! It would be nice if we could also have them available to perform a check before executing a tool for these reasons:
- it is executing our code, so a vulnerability, …
-
Problem statement : I am trying to use guardrail on the jupyter_ai extension.
Steps done to install jupyter_ai extension on AWS Sagemaker Instance :
> pip install jupyter_ai_magics==1.0.15
> …
-
i've been stuck with these error when i'm trying to run the example code i found form the guardrails-ai website and github.
i followed the instruction on https://www.guardrailsai.com/docs/getting_s…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Description
The Azure Enterprise Scale repository includes a policy initiative called [*Enforce recommended gu…
-
### Did you check docs and existing issues?
- [x] I have read all the NeMo-Guardrails docs
- [x] I have updated the package to the latest version before submitting this issue
- [ ] (optional) I have …
-
### The Feature
As per this example https://docs.litellm.ai/docs/proxy/guardrails/custom_guardrail, custom_guardrails can be hooked up with litellm_config by adding information in yaml like below
…