AI Crafter
AI Crafter
Hi, Thanks for your outstanding work making a react version of Clarity. I'm trying to implement a VC UI Plugin using clarity-react. And I'm able to install and use clarity-react...
## Description Enabling comprehensive observability for GraphRAG with OpenTelemetry and Zipkin as the tracing backend, which can then be easily integrated into any product that uses GraphRAG. ## Related Issues...
## Description We need a RAG solution for on-prem deployments. The current pipeline storage options (Cosmos DB and Blob Storage) do not support on-prem environments, and we want to avoid...
## Description By default, the index name in GraphRAG is constructed using below code: https://github.com/microsoft/graphrag/blob/fdb7e3835badc483f50605db476d8636aeea7156/graphrag/config/embeddings.py#L48 However, in some cases, users may want to connect GraphRAG to an existing embedding index...