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
I have searched the existing issues and this feature is not already filed.
My model is hosted on OpenAI or Azure. If not, please look at the "model providers" issue and don't file a new one here.
I believe this is a legitimate feature request, not just a question. If this is a question, please use the Discussions area.
Is your feature request related to a problem? Please describe.
Hi, in graphrag 2.0, it seems that if we give a connection_string parameter for the Cosmosdb vector store config, it is ignored and not used by the CosmosdbVectoreStore. It is likely because, the vector store config class does not contain this parameter any more.
Do you need to file an issue?
Is your feature request related to a problem? Please describe.
Hi, in graphrag 2.0, it seems that if we give a connection_string parameter for the Cosmosdb vector store config, it is ignored and not used by the CosmosdbVectoreStore. It is likely because, the vector store config class does not contain this parameter any more.
References:
graphrag/graphrag/config/defaults.py
Line 390 in bcb7478
graphrag/graphrag/config/models/vector_store_config.py
Line 12 in bcb7478
graphrag/graphrag/vector_stores/cosmosdb.py
Line 43 in bcb7478
Describe the solution you'd like
Additional context
No response
The text was updated successfully, but these errors were encountered: