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
An error occurred: 1 validation error for GraphCypherQAChain
graph
Input should be an instance of GraphStore [type=is_instance_of, input_value=<langchain_community.grap...t at 0x000001D644EA71A0>, input_type=AGEGraph]
For further information visit https://errors.pydantic.dev/2.10/v/is_instance_of
The latest version of langchain-neo4j (0.2.0 and 0.1.1) don't support Age somehow. Have to revert to 0.1.0
Error Message and Stack Trace (if applicable)
No response
Description
I am trying to use langchain-neo4j to query Age as per shown in the documentation
System Info
System Information
OS: Linux
OS Version: #202405300957173698068022.04~44ea8a9 SMP PREEMPT_DYNAMIC Thu J
Python Version: 3.12.8 | packaged by conda-forge | (main, Dec 5 2024, 14:24:40) [GCC 13.3.0]
Checked other resources
Example Code
The following code
from the link throws an error:
The latest version of langchain-neo4j (0.2.0 and 0.1.1) don't support Age somehow. Have to revert to 0.1.0
Error Message and Stack Trace (if applicable)
No response
Description
I am trying to use langchain-neo4j to query Age as per shown in the documentation
System Info
System Information
Package Information
Optional packages not installed
Other Dependencies
The text was updated successfully, but these errors were encountered: