Skip to content

ValueError: Injections - unable to download embeddings #323

@michelonfrancoisSUMMIT

Description

@michelonfrancoisSUMMIT

Hello,

I have installed langkit on python with: uv pip install langkit[all]. I have this version: langkit==0.0.35. I keep getting this error message:

    from langkit import injections, extract
  File "/home/francois/projects/venv/test/lib/python3.10/site-packages/langkit/injections.py", line 95, in <module>
    init()
  File "/home/francois/projects/venv/test/lib/python3.10/site-packages/langkit/injections.py", line 46, in init
    raise ValueError(
ValueError: Injections - unable to download embeddings from https://whylabs-public.s3.us-west-2.amazonaws.com/langkit/data/injections/embeddings_all-MiniLM-L6-v2_harm_v2.parquet. Error: HTTP Error 403: Forbidden

Can anyone help me with that ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions