ragflow/agent/component
Kevin Hu 487aed419e
Fix: cite disfunction for G component. (#7117)
### What problem does this PR solve?

#7097

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-04-18 18:05:26 +08:00
..
__init__.py
akshare.py
answer.py
arxiv.py
baidu.py
baidufanyi.py
base.py Fix: cite disfunction for G component. (#7117) 2025-04-18 18:05:26 +08:00
begin.py
bing.py
categorize.py Fix: The rule of Categorize operator is adjusted. (#6599) 2025-03-27 17:02:21 +08:00
concentrator.py
crawler.py
deepl.py
duckduckgo.py
email.py Fix: Email error. (#6701) 2025-04-01 10:37:04 +08:00
exesql.py Feat: add data type invoke (#5126) 2025-02-27 16:15:33 +08:00
generate.py Fix: cite disfunction for G component. (#7117) 2025-04-18 18:05:26 +08:00
github.py
google.py
googlescholar.py
invoke.py Feat: add data type invoke (#5126) 2025-02-27 16:15:33 +08:00
iteration.py
iterationitem.py Feat: apply LLM to optimize citations. (#5935) 2025-03-11 19:56:21 +08:00
jin10.py
keyword.py Remove thinking block from keyword node's result (#6474) 2025-03-25 10:22:41 +08:00
message.py
pubmed.py
qweather.py
relevant.py
retrieval.py Fix: cite disfunction for G component. (#7117) 2025-04-18 18:05:26 +08:00
rewrite.py Refa: make Rewrite component effective to relative data expression. (#5752) 2025-03-07 13:48:13 +08:00
switch.py Fix: swich follow interact issue. (#6279) 2025-03-19 17:30:12 +08:00
template.py Fix: Preserve quotes while handling variable substitution withTemplate component. (#6410) 2025-03-21 19:44:03 +08:00
tushare.py
wencai.py
wikipedia.py
yahoofinance.py