guardrails-ai / guardrails

Adding guardrails to large language models.
https://www.guardrailsai.com/docs
Apache License 2.0
3.84k stars 288 forks source link

[bug] Issue with installation of competitor check #895

Closed Kashyapiyer closed 1 month ago

Kashyapiyer commented 1 month ago

Describe the bug Experiencing issue with installation of competitor check and other packages. Tried downgrading to versions 0.4.2 which is also reporting similar issue. Please find the error log enclosed for further consideration.

Screenshot 2024-07-09 at 1 24 55 PM

To Reproduce Steps to reproduce the behavior:

  1. RAIL spec
  2. Runtime arguments (e.g. guard(...))

Expected behavior A clear and concise description of what you expected to happen.

Library version: Version - 0.4.4, 0.4.2

Additional context Add any other context about the problem here.

nichwch commented 1 month ago

Hi,

Apologies for the bug! I've pushed up a fix for this, can you try installing competitorcheck again?

Kashyapiyer commented 1 month ago

Hi Nich, Thank you very much will try and keep you posted.

kaushikb11 commented 1 month ago

hey @nichwch let's merge this PR as well? https://github.com/guardrails-ai/competitor_check/pull/10

Kashyapiyer commented 1 month ago

Thank you all.