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:
balibabu
2025-09-25 15:24:24 +08:00
committed by GitHub
parent d907e79893
commit a1147ce609
14 changed files with 161 additions and 122 deletions

View File

@ -1623,9 +1623,9 @@ General实体和关系提取提示来自 GitHub - microsoft/graphrag基于
exportJson: '导出 JSON',
viewResult: '查看结果',
running: '运行中',
context: '上下文生成器',
contextDescription: '上下文生成器',
summary: '摘要',
extractor: '提取器',
extractorDescription: '提取器',
summary: '增强上下文',
keywords: '关键词',
questions: '问题',
metadata: '元数据',