ragflow/agent/component
Xc1995 974a467cf6
Fix: The rule of Categorize operator is adjusted. (#6599)
### What problem does this PR solve?

When I use the categorization operator, I find that if the keyword I
want to Categorize appears repeatedly in the input, then I cannot judge
the word that appears most frequently. Instead, I simply get the word
that matches and return all the ones that have made the following
changes to the categorize filter.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)
- [x] Refactoring
- [x] Performance Improvement
2025-03-27 17:02:21 +08:00
..
__init__.py
akshare.py
answer.py
arxiv.py
baidu.py
baidufanyi.py Fix BaiduFanyi TestRun parameter validation and debug method missing … (#4275) 2024-12-30 10:34:57 +08:00
base.py
begin.py
bing.py
categorize.py
concentrator.py
crawler.py
deepl.py
duckduckgo.py
email.py
exesql.py
generate.py
github.py
google.py
googlescholar.py
invoke.py
iteration.py
iterationitem.py
jin10.py
keyword.py
message.py
pubmed.py
qweather.py Fix component qweather (#2240) 2024-09-04 17:53:11 +08:00
relevant.py
retrieval.py
rewrite.py
switch.py
template.py
tushare.py Format: dos2unix (#4467) 2025-01-13 18:19:01 +08:00
wencai.py Format: dos2unix (#4467) 2025-01-13 18:19:01 +08:00
wikipedia.py
yahoofinance.py Format: dos2unix (#4467) 2025-01-13 18:19:01 +08:00