Devendra Vishwakarma
Devendra Vishwakarma
I am not able to find any api, that can allow me to fetch values by passing list of keys. To be more clear I am looking for a method...
**Describe the bug** I am running guardrais-ai swagger on custom path /my-guardrail, and when I load swagger docs using https://10.x.x.x/my-guardrail/docs, the loading fails due to blocked:csp as this tries to...
### What happened? I was giving demo to stakeholders, I added a guardrails using guradrails ai, and configured it to pre_call and default ON. So far good. However I wanted...
I have Kedro pipeline where sometime I see pipeline fails to load dataset due to some problem and I get error - "kedro.io.core.DatasetError: Failed while loading data". Is there any...
This is so weird that I have info part of my openapi schema, but still the validator throws error - `openapi_spec_validator.validation.exceptions.OpenAPIValidationError: 'info' is a required property` I also tried public...