You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am encountering an intermittent issue while using the LLMGraphTransformer asynchronously. The error occurs occasionally during the execution of the aconvert_to_graph_documents method. Below is the code snippet causing the issue:
I am encountering an intermittent issue while using the LLMGraphTransformer asynchronously. The error occurs occasionally during the execution of the aconvert_to_graph_documents method. Below is the code snippet causing the issue:
Error Traceback:
Additional Information:
• The issue occurs sporadically, not consistently.
• I am using github codespace linux based environment.
Environment Details:
• Python version: 3.10
• langchain: 0.3.7
• langchain-community: 0.3.0
• langchain-openai : 0.2.9
• langchain-experimental : 0.3.3
Let me know if you need further details.
The text was updated successfully, but these errors were encountered: