Skip to content

issues Search Results · repo:guardrails-ai/guardrails language:Python

Filter by

395 results
 (89 ms)

395 results

inguardrails-ai/guardrails (press backspace or delete to remove)

I installed guardrails version 0.6.6 and ran guardrails configure. I then installed the package from the hub guardrails hub install hub://guardrails/detect_pii; the following version 0.0.5 was installed ...
bug
  • sl2902
  • Opened 
    5 days ago
  • #1305

Describe the bug I am unable to install validators within my docker build because the expectation is that the guardrails are installed in /usr/local/lib/python3.12/site-packages whereas they are installed ...
bug
  • alkuma
  • 1
  • Opened 
    12 days ago
  • #1304

Describe the bug The global settings variable is used to determine whether to use a server for Guards. This means that if you use a remote Guard (i.e. with fetch_guard), local Guards will try to contact ...
bug
  • AlexBlumer
  • Opened 
    13 days ago
  • #1303

Describe the bug Not able to download any guard from the hub. Getting 403 error To Reproduce Steps to reproduce the behavior: 1. Pip install guardrails 2. Configure guardrails 3. then try to install ...
bug
  • thevaibhavkute
  • Opened 
    15 days ago
  • #1302

Can we have pre build docker image for guardrails-ai server. where we can configure guardrails using API. This will be really helpful to start working with guardrails-ai.
enhancement
  • meetzuber
  • 2
  • Opened 
    17 days ago
  • #1301

Description There is no way to add metadata to the runnable object created from pydantic. Currently, when we try to create a guard object from a for_pydantic function, it internally calls GuardRunnable, ...
enhancement
  • Jay15Kakde
  • 2
  • Opened 
    18 days ago
  • #1300

Description Currently, Guardrails executes all validators sequentially within the Guard.parse() method. This means that if you have multiple validators (e.g., PII detection, Jailbreak detection, Profanity ...
enhancement
  • discretedeamon
  • 1
  • Opened 
    20 days ago
  • #1298

Description The current documentation doesn t provide any info on how can I create a guard using this validator. More specifically, how could we pass the get_entity_threshold via REST API? Current documentation ...
documentation
  • valentinabojan
  • Opened 
    21 days ago
  • #1297

Describe the bug I get this error : Exception: 401: Remote Inference Unauthorized. even though I have specified the token To Reproduce I am running a guardrails server as a docker image: FROM my python ...
bug
  • talrejanikhil
  • 1
  • Opened 
    21 days ago
  • #1296

Describe the bug Telemetry metrics are not disabled even after specifying enable_metrics=false To Reproduce Steps to reproduce the behavior: Configure a new Guardrail with metrics disabled. This create ...
bug
  • talrejanikhil
  • 4
  • Opened 
    22 days ago
  • #1294
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub