Do you need to file a feature request?
Feature Request Description
When I follow official example to initializing light_rag, if I only fill in the parameters of graph_storage, even though my graph_storage supports vector db's functionality (such as age), light_rag still uses the default nano_vector as entities_db for low_level_keyword query.This is unfriendly to users because it will directly report an error
Additional Context
No response