-
If we run out of memory mappings, Go throws a `fatal error` which can't be caught like a regular panic. It crashes the whole node. We need to prevent this from happening and fail more gracefully.
`…
-
### 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 …
-
Do we just want to run Meshery completely within Docker Desktop Extension?
- This is not the best idea because the Docker Desktop Extension framework is not built for this purpose, and hence has a l…
-
**Description of the feature request**
We need to standardize the Guardrail names across all CSPs.
The current Guardrail names used in the AWS CaC Code are as follows:
01: Protect Root / Global Admi…
-
I am noticing using guardrails is 3-4x slower than just querying with a langchain chain.
```python
from langchain.vectorstores import Chroma
from langchain.embeddings import HuggingFaceInstructE…
-
Here's a scenario: we are running guardrails server, which uses FastAPI.
Let's imagine that we'd like to keep track of each user that is using our guardrails server.
For this, we could use `LoginMan…
-
## Overview
This ticket specifies data model changes that we will make for the initial launch of OS Hub in November.
### Description
Currently, we have minimal guardrails in place to preven…
-
-
I am currently exploring the ways to integrate nemoguardrails to my existing RAG chatbot system.
**Guardrail Script**
```
config = RailsConfig.from_content(
yaml_content=YAML_C…
-
Hello and thank you for the great project, I use it everyday.
I see there is a problem when I try to use it together with Nemo Guardrails: whenever I apply guardrails on any part of the chain, that pa…