mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-02-04 01:25:07 +08:00
Feat: Allows the extractor operator's prompt to reference the output of an upstream operator #9869 (#10279)
### What problem does this PR solve? Feat: Allows the extractor operator's prompt to reference the output of an upstream operator #9869 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -1623,9 +1623,9 @@ General:实体和关系提取提示来自 GitHub - microsoft/graphrag:基于
|
||||
exportJson: '导出 JSON',
|
||||
viewResult: '查看结果',
|
||||
running: '运行中',
|
||||
context: '上下文生成器',
|
||||
contextDescription: '上下文生成器',
|
||||
summary: '摘要',
|
||||
extractor: '提取器',
|
||||
extractorDescription: '提取器',
|
||||
summary: '增强上下文',
|
||||
keywords: '关键词',
|
||||
questions: '问题',
|
||||
metadata: '元数据',
|
||||
|
||||
Reference in New Issue
Block a user