Establishing connection with germlin #27707
Unanswered
Boopalanoptisol
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Checked other resources
Commit to Help
Example Code
Description
I want to connect with AWS externally from my python project using Langchain.
This is the error I receive:
{'message': 'Could not get schema for Neptune database', 'detail': '{'message': 'Summary API is not available for this instance of Neptune,ensure the engine version is >=1.2.1.0', 'details': "'Neptune' object has no attribute 'get_propertygraph_summary'"}'}
System Info
boto3==1.34.149
botocore==1.34.149
langchain==0.2.6
langchain-chroma==0.1.2
langchain-community==0.2.6
langchain-core==0.2.11
langchain-openai==0.1.14
langchain-text-splitters==0.2.2
langgraph==0.1.5
langsmith==0.1.90
Beta Was this translation helpful? Give feedback.
All reactions