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