ragflow/agent/component
Yongteng Lei 936a91c5fe
Fix: code debug may corrupt by history answer (#8385)
### What problem does this PR solve?

Fix code debug may corrupt by history answer.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-06-20 14:23:02 +08:00
..
__init__.py Feat: add code agent component (#7672) 2025-05-16 10:27:47 +08:00
akshare.py
answer.py Fix:The OpenAI-Compatible Agent API returns an incorrect message (#8177) 2025-06-12 19:17:15 +08:00
arxiv.py
baidu.py Fix baidu request error (#7799) 2025-05-23 09:48:55 +08:00
baidufanyi.py
base.py Fix:The OpenAI-Compatible Agent API returns an incorrect message (#8177) 2025-06-12 19:17:15 +08:00
begin.py
bing.py
categorize.py Fix: Set Output In Category Component (#8010) 2025-06-03 15:40:16 +08:00
code.py Fix: code debug may corrupt by history answer (#8385) 2025-06-20 14:23:02 +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 Fix backquotes in text2sql causing execution errors (#7793) 2025-05-23 09:49:45 +08:00
generate.py Feat: Support tool calling in Generate component (#7572) 2025-05-16 16:32:19 +08:00
github.py
google.py
googlescholar.py
invoke.py
iteration.py
iterationitem.py
jin10.py
keyword.py add show debug (#7390) 2025-05-12 17:15:19 +08:00
message.py Fix: set output for Message template (#8064) 2025-06-05 12:10:40 +08:00
pubmed.py
qweather.py
relevant.py
retrieval.py Removed the "USER:" in the question, reducing the accuracy of the search (#7852) 2025-05-27 16:58:18 +08:00
rewrite.py
switch.py
template.py Fix: illegal variable name in Jinja2 (#8348) 2025-06-18 16:02:36 +08:00
tushare.py
wencai.py
wikipedia.py
yahoofinance.py