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
Change GraphRAG search parameter query to query_text (#89)
* Fix doc for GraphRAG (arg is called query and not query_text=
* Rename GraphRAG search parameter query to query_text for consistency with Retriever interface - and let the possibility to add query_vector param later on if requested
* Update CHANGELOG
* Check disk space before install
* Check container size
* Check docker image size
* Test with one single neo/python version
0 commit comments