-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
Description
Following the original Scaling to Longer Documents approach, I used the same test case, but changed the underlying processing to the Qwen model. The following error occurred:
Error processing chunk: RetryError[<Future at 0x20c9f7bd780 state=finished raised AttributeError>]
AttributeError: partially initialized module 'langextract' has no attribute 'io' (most likely due to a circular import)