From 18997ec79c050168b4b3109f4d7e3e5eff84c12a Mon Sep 17 00:00:00 2001 From: Mxode Date: Thu, 7 Mar 2024 18:01:42 +0800 Subject: [PATCH] QA Generation - Update README --- scripts/qa_generation/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/scripts/qa_generation/README.md b/scripts/qa_generation/README.md index 030ec70..068b84c 100644 --- a/scripts/qa_generation/README.md +++ b/scripts/qa_generation/README.md @@ -39,5 +39,6 @@ ## TODO 1. 支持更多模型(Gemini、GPT、ChatGLM……) -2. 支持更多文本格式(PDF……) -3. 支持更多切分文本的方式 \ No newline at end of file +2. 支持多线程调用模型 +3. 支持更多文本格式(PDF……) +4. 支持更多切分文本的方式 \ No newline at end of file