Commit 6cd9a666 authored by alex yao's avatar alex yao

feat: 修改文档理解插件提示词

parent c674ee5d
......@@ -28,7 +28,7 @@ public class DocumentUnderstandIngFunction extends AbstractLargeModelFunction {
@Resource
private LLMService llmService;
private final String MODEL = "Doubao-pro-128k";
private final String MODEL = "qwen-max-longcontext";
private final String TEMPLATE = "# 工作规范:\n" +
"1.工作流程:\n" +
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment