From 70574c213937a3d7a3d93075afae3fe9ce602a24 Mon Sep 17 00:00:00 2001 From: Jin Hai Date: Mon, 20 May 2024 20:43:33 +0800 Subject: [PATCH 1/5] Add RAGFlow in README Signed-off-by: Jin Hai --- README.md | 9 +++++++++ README_cn.md | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/README.md b/README.md index d0091db..faf7cbe 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,15 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati +### RAG framework + + + + + + +
Icon RAGFlow An open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding. It offers a streamlined RAG workflow for businesses of any scale, combining LLM (Large Language Models) to provide truthful question-answering capabilities, backed by well-founded citations from various complex formatted data.
+ ### IM Application Plugins diff --git a/README_cn.md b/README_cn.md index ed2e3d8..52a99a5 100644 --- a/README_cn.md +++ b/README_cn.md @@ -44,6 +44,15 @@
+### RAG 框架 + + + + + + +
Icon RAGFlow 一款基于深度文档理解构建的开源 RAG(Retrieval-Augmented Generation)引擎。RAGFlow 可以为各种规模的企业及个人提供一套精简的 RAG 工作流程,结合大语言模型(LLM)针对用户各类不同的复杂格式数据提供可靠的问答以及有理有据的引用。
+ ### 即时通讯插件 From 2dd0ae901c90ecb77df0646b71fc2695325b3e54 Mon Sep 17 00:00:00 2001 From: Jin Hai Date: Mon, 20 May 2024 20:58:00 +0800 Subject: [PATCH 2/5] Update Signed-off-by: Jin Hai --- README.md | 4 ++-- README_cn.md | 4 ++-- docs/ragflow/README.md | 14 ++++++++++++++ docs/ragflow/README_cn.md | 14 ++++++++++++++ 4 files changed, 32 insertions(+), 4 deletions(-) create mode 100644 docs/ragflow/README.md create mode 100644 docs/ragflow/README_cn.md diff --git a/README.md b/README.md index faf7cbe..116816b 100644 --- a/README.md +++ b/README.md @@ -48,8 +48,8 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati ### RAG framework
- - + +
Icon RAGFlow Icon RAGFlow An open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding. It offers a streamlined RAG workflow for businesses of any scale, combining LLM (Large Language Models) to provide truthful question-answering capabilities, backed by well-founded citations from various complex formatted data.
diff --git a/README_cn.md b/README_cn.md index 52a99a5..e4fe38c 100644 --- a/README_cn.md +++ b/README_cn.md @@ -47,8 +47,8 @@ ### RAG 框架 - - + +
Icon RAGFlow Icon RAGFlow 一款基于深度文档理解构建的开源 RAG(Retrieval-Augmented Generation)引擎。RAGFlow 可以为各种规模的企业及个人提供一套精简的 RAG 工作流程,结合大语言模型(LLM)针对用户各类不同的复杂格式数据提供可靠的问答以及有理有据的引用。
diff --git a/docs/ragflow/README.md b/docs/ragflow/README.md new file mode 100644 index 0000000..850aa92 --- /dev/null +++ b/docs/ragflow/README.md @@ -0,0 +1,14 @@ +Icon + +# [RAGFlow](https://github.com/infiniflow/ragflow) + +An open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding. It offers a streamlined RAG workflow for businesses of any scale, combining LLM (Large Language Models) to provide truthful question-answering capabilities, backed by well-founded citations from various complex formatted data. + +## UI + +![image](https://github.com/deepseek-ai/awesome-deepseek-integration/assets/33142505/a69ce143-931c-4a75-b129-f6a1ddd114a2) + + +## Integrate with Deepseek API + +![image](https://github.com/deepseek-ai/awesome-deepseek-integration/assets/33142505/49dc1916-c3c2-470a-a3ea-b5877de52958) diff --git a/docs/ragflow/README_cn.md b/docs/ragflow/README_cn.md new file mode 100644 index 0000000..b5ddf22 --- /dev/null +++ b/docs/ragflow/README_cn.md @@ -0,0 +1,14 @@ +Icon + +# [RAGFlow](https://github.com/infiniflow/ragflow) + +一款基于深度文档理解构建的开源 RAG(Retrieval-Augmented Generation)引擎。RAGFlow 可以为各种规模的企业及个人提供一套精简的 RAG 工作流程,结合大语言模型(LLM)针对用户各类不同的复杂格式数据提供可靠的问答以及有理有据的引用。 + +## UI + +![image](https://github.com/deepseek-ai/awesome-deepseek-integration/assets/33142505/a69ce143-931c-4a75-b129-f6a1ddd114a2) + + +## 配置 Deepseek API + +![image](https://github.com/deepseek-ai/awesome-deepseek-integration/assets/33142505/514b87e3-2eef-4dd2-b21d-88bb3f381573) From 9a50cd7d161b01d47dd0b860ee7c6c532d0cc1a8 Mon Sep 17 00:00:00 2001 From: yh-xu <59196087+yh-xu@users.noreply.github.com> Date: Tue, 11 Jun 2024 13:18:23 +0800 Subject: [PATCH 3/5] Update continue.dev config --- docs/continue/README_cn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/continue/README_cn.md b/docs/continue/README_cn.md index b46b5dc..eb5734e 100644 --- a/docs/continue/README_cn.md +++ b/docs/continue/README_cn.md @@ -9,6 +9,6 @@ ## 配置 deepseek API -![cotinue](https://github.com/deepseek-ai/awesome-deepseek-integration/assets/155953822/cbe11ac9-32a3-462a-b0ab-123cffaffb24) +image From d7e76d1ba8c59ca36555a4ba51dfa4a25e8448f2 Mon Sep 17 00:00:00 2001 From: XieJiSS Date: Tue, 25 Jun 2024 13:49:30 +0800 Subject: [PATCH 4/5] Update README.md --- docs/continue/README.md | 38 ++++++++++++++++++++++++++++++++++++-- 1 file changed, 36 insertions(+), 2 deletions(-) diff --git a/docs/continue/README.md b/docs/continue/README.md index b0f2a2a..27efe22 100644 --- a/docs/continue/README.md +++ b/docs/continue/README.md @@ -9,7 +9,41 @@ Continue will generate, refactor, and explain entire sections of code with LLMs. ![image](https://github.com/deepseek-ai/awesome-deepseek-integration/assets/59196087/094e9dc8-03d0-493d-95fb-6129a42a35bd) -## Integrate with Deepseek API +## Integrate with DeepSeek API -image +### Tab Completion +Please use the following config before we release official FIM support: + + config.json + +```json +{ + "models": [], + "tabAutocompleteOptions": { + "template": "Please teach me what I should write in the `hole` tag, but without any further explanation and code backticks, i.e., as if you are directly outputting to a code editor. It can be codes or comments or strings. Don't provide existing & repetitive codes. If the provided prefix and suffix contain incomplete code and statement, your response should be able to be directly concatenated to the provided prefix and suffix. Also note that I may tell you what I'd like to write inside comments. \n{{{prefix}}}{{{suffix}}}\n\nPlease be aware of the environment the hole is placed, e.g., inside strings or comments or code blocks, and please don't wrap your response in ```. You should always provide non-empty output.\n", + "useCache": true, + "maxPromptTokens": 2048 + }, + "tabAutocompleteModel": { + "title": "DeepSeek-V2", + "model": "deepseek-coder", + "apiKey": REDACTED, + "contextLength": 8192, + "apiBase": "https://api.deepseek.com", + "completionOptions": { + "maxTokens": 4096, + "temperature": 0, + "topP": 1, + "presencePenalty": 0, + "frequencyPenalty": 0 + }, + "provider": "openai", + "useLegacyCompletionsEndpoint": false + } +} +``` + +### Chat with model + +![image](https://github.com/deepseek-ai/awesome-deepseek-integration/assets/13600976/7114a8ef-c20a-4f06-91b3-2399c6b77b2d) From 8e9bdc812b668840d0790b6566a68088c3aa77c0 Mon Sep 17 00:00:00 2001 From: XieJiSS Date: Tue, 25 Jun 2024 13:51:20 +0800 Subject: [PATCH 5/5] Update README_cn.md --- docs/continue/README_cn.md | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/docs/continue/README_cn.md b/docs/continue/README_cn.md index eb5734e..1f9bed3 100644 --- a/docs/continue/README_cn.md +++ b/docs/continue/README_cn.md @@ -5,10 +5,43 @@ 开源 IDE 插件,使用 LLM 做你的编程助手. ## UI + ![image](https://github.com/deepseek-ai/awesome-deepseek-integration/assets/59196087/094e9dc8-03d0-493d-95fb-6129a42a35bd) -## 配置 deepseek API -image +## 接入 DeepSeek API +### Tab 补全 + config.json + +```json +{ + "models": [], + "tabAutocompleteOptions": { + "template": "Please teach me what I should write in the `hole` tag, but without any further explanation and code backticks, i.e., as if you are directly outputting to a code editor. It can be codes or comments or strings. Don't provide existing & repetitive codes. If the provided prefix and suffix contain incomplete code and statement, your response should be able to be directly concatenated to the provided prefix and suffix. Also note that I may tell you what I'd like to write inside comments. \n{{{prefix}}}{{{suffix}}}\n\nPlease be aware of the environment the hole is placed, e.g., inside strings or comments or code blocks, and please don't wrap your response in ```. You should always provide non-empty output.\n", + "useCache": true, + "maxPromptTokens": 2048 + }, + "tabAutocompleteModel": { + "title": "DeepSeek-V2", + "model": "deepseek-coder", + "apiKey": REDACTED, + "contextLength": 8192, + "apiBase": "https://api.deepseek.com", + "completionOptions": { + "maxTokens": 4096, + "temperature": 0, + "topP": 1, + "presencePenalty": 0, + "frequencyPenalty": 0 + }, + "provider": "openai", + "useLegacyCompletionsEndpoint": false + } +} +``` + +### 侧边栏对话窗 + +![image](https://github.com/deepseek-ai/awesome-deepseek-integration/assets/13600976/7114a8ef-c20a-4f06-91b3-2399c6b77b2d)