GraphRag.Net
GraphRag.Net copied to clipboard
SemanticService.cs 文件
建议将 var embeddingGenerator = new OpenAITextEmbeddingGenerationService(GraphOpenAIOption.EmbeddingModel, GraphOpenAIOption.Key, httpClient: new HttpClient(handler)); 放到外层注入 以方便实现自定义