PathRAG icon indicating copy to clipboard operation
PathRAG copied to clipboard

NameError: name 'BedrockError' is not defined

Open He-Yichen opened this issue 9 months ago • 2 comments

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

He-Yichen avatar Mar 13 '25 12:03 He-Yichen

me too

Ayanami07 avatar Mar 20 '25 08:03 Ayanami07

你解决了吗

Ayanami07 avatar Mar 20 '25 08:03 Ayanami07