-
A previous version of Weaviate added memory guardrails, however, they are very bare bones. After this issue, the most common OOM scenarios should be prevented before they occur. Background processes s…
-
**Describe the bug**
Not a bug, but a vulnerability issues with a dependency.
Kindly help update to nltk 3.8.2 or up.
https://security.snyk.io/vuln/SNYK-PYTHON-NLTK-7411380
Version (e.g. 0.5…
-
Hello @Pouyanpi @drazvan
We have built a RAG chain using langchain and nemo guardrails are wrapping this chain something like
`
chain_with_rails = guardrails | chain
`
prompt.yml
```yaml
prompts:
…
-
Hello,
**When I am in jupyter notebook, I type in from guardrails.hub import ToxicLanguage**
**I get,**
ImportError: cannot import name 'ToxicLanguage' from 'guardrails.hub' (C:\ProgramFilesFol…
-
Description:
I'm currently working on implementing guardrails for a text-to-SQL system with Langchain where a user submits a question, which is then converted into a SQL query by an LLM. The SQL qu…
-
### Description
There's a bug where although `experimental_activeTools` properly filters through the active/inactive tools, it causes the LLM to think it can do something that it can't anymore.
1.…
-
The AWS Import Guide: https://turbot.com/guardrails/docs/guides/aws/import-aws-account has a message pointing towards the [aws_account_import baseline](https://github.com/turbot/guardrails-samples/tre…
-
**Context:**
We are looking to establish a set of compliant infrastructure patterns and policy guardrails that will help guide our efforts toward achieving ISO 27001 attestation. The goal is to ensur…
-
Currently the c2c mixed version test only runs a single version upgrade because we explicitly disable version skipping[ here ](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/te…
-
Team,
Cleanlab team integrated `trustworthiness_score` as part of 3rd party API that helps identify hallucinations.
It has been a month since the PR is merged to `develop` branch, followed by multi…