Skip to content

NameError: name 'BedrockError' is not defined #5

@He-Yichen

Description

@He-Yichen

Traceback (most recent call last):
File "/home/heyichen/PathRAG/v1_test.py", line 2, in
from PathRAG import PathRAG, QueryParam
File "/home/heyichen/PathRAG/PathRAG/init.py", line 1, in
from .PathRAG import PathRAG as PathRAG, QueryParam as QueryParam
File "/home/heyichen/PathRAG/PathRAG/PathRAG.py", line 10, in
from .llm import (
File "/home/heyichen/PathRAG/PathRAG/llm.py", line 158, in
retry=retry_if_exception_type((BedrockError)),
NameError: name 'BedrockError' is not defined

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions