Replies: 1 comment
-
The error you're encountering suggests that the Here are a few steps to troubleshoot and resolve this issue:
By following these steps, you should be able to resolve the issue of the For more details on how the |
Beta Was this translation helpful? Give feedback.
-
Checked other resources
Commit to Help
Example Code
Description
@dosubot
I have what seems a scoping issue which I can't fathom I get the following error
Error occurred: Did not find url, please add an environment variable
NEO4J_URIwhich contains it, or pass
urlas a named parameter
I've actual set and pass the url explicitly in the common file to initialise Neo4jVector, hence though I understand the error I don't understand why the url is not being picked up in the calling file using the vectorstore.from_existing_graph
System Info
langchain==0.2.5
langchain-community==0.2.5
langchain-core==0.2.7
langchain-experimental==0.0.61
langchain-google-vertexai==1.0.5
langchain-openai==0.1.8
langchain-pinecone==0.1.1
langchain-text-splitters==0.2.1
Beta Was this translation helpful? Give feedback.
All reactions