Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
๐
๐
๐
Powered by
Hall
Inactive
Updated last month
0
Follow
Increasing the number of nodes returned by the retriever for a PropertyGraphIndex
Increasing the number of nodes returned by the retriever for a PropertyGraphIndex
Inactive
0
Follow
k
kyang
last month
ยท
Hi! Is there a way to increase the number of nodes returned by the retriever for a PropertyGraphIndex? It looks like it uses the default limit of 30 and there is no way to access that parameter.
k
L
4 comments
Share
Open in Discord
k
kyang
last month
I'm using the VectorContextRetriever.
In the code it calls ._graph_store.get_rel_map which passes in the path_depth and the nodes to get the rel_map but there is a limit of 30.
L
Logan M
last month
Ah i see now -- seems like a bug/something that wasn't opened to configuring
L
Logan M
last month
would need a pr to expose configuring that param
k
kyang
last month
I'll make a PR when I have the time. Just wanted to check if I made a mistake, missed something or it was not enabled intentionally.
Add a reply
Sign up and join the conversation on Discord
Join on Discord