diff --git a/resources/graphrag.html b/resources/graphrag.html deleted file mode 100644 index 6661aa9f..00000000 --- a/resources/graphrag.html +++ /dev/null @@ -1,68 +0,0 @@ -
- - - - - - - - diff --git a/src/renderer/src/config/providers.ts b/src/renderer/src/config/providers.ts index 59a6617d..b74dfa81 100644 --- a/src/renderer/src/config/providers.ts +++ b/src/renderer/src/config/providers.ts @@ -14,7 +14,6 @@ import GiteeAIProviderLogo from '@renderer/assets/images/providers/gitee-ai.png' import GithubProviderLogo from '@renderer/assets/images/providers/github.png' import GoogleProviderLogo from '@renderer/assets/images/providers/google.png' import GPUStackProviderLogo from '@renderer/assets/images/providers/gpustack.svg' -import GraphRagProviderLogo from '@renderer/assets/images/providers/graph-rag.png' import GrokProviderLogo from '@renderer/assets/images/providers/grok.png' import GroqProviderLogo from '@renderer/assets/images/providers/groq.png' import HyperbolicProviderLogo from '@renderer/assets/images/providers/hyperbolic.png' @@ -64,7 +63,6 @@ const PROVIDER_LOGO_MAP = { gemini: GoogleProviderLogo, stepfun: StepProviderLogo, doubao: BytedanceProviderLogo, - 'graphrag-kylin-mountain': GraphRagProviderLogo, minimax: MinimaxProviderLogo, github: GithubProviderLogo, copilot: GithubProviderLogo, diff --git a/src/renderer/src/i18n/locales/en-us.json b/src/renderer/src/i18n/locales/en-us.json index 683da908..22bfa6fc 100644 --- a/src/renderer/src/i18n/locales/en-us.json +++ b/src/renderer/src/i18n/locales/en-us.json @@ -699,7 +699,6 @@ "gitee-ai": "Gitee AI", "github": "GitHub Models", "gpustack": "GPUStack", - "graphrag-kylin-mountain": "GraphRAG", "grok": "Grok", "groq": "Groq", "hunyuan": "Tencent Hunyuan", diff --git a/src/renderer/src/i18n/locales/ja-jp.json b/src/renderer/src/i18n/locales/ja-jp.json index f841fed6..6699e86e 100644 --- a/src/renderer/src/i18n/locales/ja-jp.json +++ b/src/renderer/src/i18n/locales/ja-jp.json @@ -699,7 +699,6 @@ "gitee-ai": "Gitee AI", "github": "GitHub Models", "gpustack": "GPUStack", - "graphrag-kylin-mountain": "GraphRAG", "grok": "Grok", "groq": "Groq", "hunyuan": "腾讯混元", diff --git a/src/renderer/src/i18n/locales/ru-ru.json b/src/renderer/src/i18n/locales/ru-ru.json index dbb15d00..af1a92c5 100644 --- a/src/renderer/src/i18n/locales/ru-ru.json +++ b/src/renderer/src/i18n/locales/ru-ru.json @@ -699,7 +699,6 @@ "gitee-ai": "Gitee AI", "github": "GitHub Models", "gpustack": "GPUStack", - "graphrag-kylin-mountain": "GraphRAG", "grok": "Grok", "groq": "Groq", "hunyuan": "Tencent Hunyuan", diff --git a/src/renderer/src/i18n/locales/zh-cn.json b/src/renderer/src/i18n/locales/zh-cn.json index 49abf42f..f4cef82c 100644 --- a/src/renderer/src/i18n/locales/zh-cn.json +++ b/src/renderer/src/i18n/locales/zh-cn.json @@ -699,7 +699,6 @@ "gitee-ai": "Gitee AI", "github": "GitHub Models", "gpustack": "GPUStack", - "graphrag-kylin-mountain": "GraphRAG", "grok": "Grok", "groq": "Groq", "hunyuan": "腾讯混元", diff --git a/src/renderer/src/i18n/locales/zh-tw.json b/src/renderer/src/i18n/locales/zh-tw.json index 9c0a4dad..5fb31f4c 100644 --- a/src/renderer/src/i18n/locales/zh-tw.json +++ b/src/renderer/src/i18n/locales/zh-tw.json @@ -699,7 +699,6 @@ "gitee-ai": "Gitee AI", "github": "GitHub Models", "gpustack": "GPUStack", - "graphrag-kylin-mountain": "GraphRAG", "grok": "Grok", "groq": "Groq", "hunyuan": "騰訊混元", diff --git a/src/renderer/src/i18n/translate/el-gr.json b/src/renderer/src/i18n/translate/el-gr.json index 8fbe8799..22b583a3 100644 --- a/src/renderer/src/i18n/translate/el-gr.json +++ b/src/renderer/src/i18n/translate/el-gr.json @@ -643,7 +643,6 @@ "gitee-ai": "Gitee AI", "github": "GitHub Models", "gpustack": "GPUStack", - "graphrag-kylin-mountain": "GraphRAG", "grok": "Grok", "groq": "Groq", "hunyuan": "Tencent Hunyuan", diff --git a/src/renderer/src/i18n/translate/es-es.json b/src/renderer/src/i18n/translate/es-es.json index 1dc6bdcd..ff493576 100644 --- a/src/renderer/src/i18n/translate/es-es.json +++ b/src/renderer/src/i18n/translate/es-es.json @@ -643,7 +643,6 @@ "gitee-ai": "Gitee IA", "github": "GitHub Modelos", "gpustack": "GPUStack", - "graphrag-kylin-mountain": "GraphRAG", "grok": "Grok", "groq": "Groq", "hunyuan": "Tencent Hùnyuán", diff --git a/src/renderer/src/i18n/translate/fr-fr.json b/src/renderer/src/i18n/translate/fr-fr.json index 1128c72c..a972714a 100644 --- a/src/renderer/src/i18n/translate/fr-fr.json +++ b/src/renderer/src/i18n/translate/fr-fr.json @@ -643,7 +643,6 @@ "gitee-ai": "Gitee IA", "github": "GitHub Modèles", "gpustack": "GPUStack", - "graphrag-kylin-mountain": "GraphRAG", "grok": "Grok", "groq": "Groq", "hunyuan": "Tencent HunYuan", diff --git a/src/renderer/src/i18n/translate/pt-pt.json b/src/renderer/src/i18n/translate/pt-pt.json index 005423fe..db3da8b9 100644 --- a/src/renderer/src/i18n/translate/pt-pt.json +++ b/src/renderer/src/i18n/translate/pt-pt.json @@ -643,7 +643,6 @@ "gitee-ai": "Gitee IA", "github": "GitHub Models", "gpustack": "GPUStack", - "graphrag-kylin-mountain": "GraphRAG", "grok": "Compreender", "groq": "Groq", "hunyuan": "Tencent Hún Yuán", diff --git a/src/renderer/src/pages/settings/ProviderSettings/GraphRAGSettings.tsx b/src/renderer/src/pages/settings/ProviderSettings/GraphRAGSettings.tsx deleted file mode 100644 index d3868eb1..00000000 --- a/src/renderer/src/pages/settings/ProviderSettings/GraphRAGSettings.tsx +++ /dev/null @@ -1,50 +0,0 @@ -import { useMinappPopup } from '@renderer/hooks/useMinappPopup' -import { MinAppType, Provider } from '@renderer/types' -import { Button } from 'antd' -import { FC } from 'react' -import { useTranslation } from 'react-i18next' -import styled from 'styled-components' - -import { SettingSubtitle } from '..' - -interface Props { - provider: Provider -} - -const GraphRAGSettings: FC