This website requires JavaScript.
Explore
Help
Register
Sign In
zlei6
/
ragflow
Watch
1
Star
0
Fork
0
You've already forked ragflow
mirror of
https://github.com/infiniflow/ragflow.git
synced
2026-08-21 15:53:14 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7d4e40ce738afff9e5d071ffcd86d75ef0386b05
ragflow
/
test
/
unit_test
/
agent
/
component
History
Muhammad Furqan
c3153ba294
fix(agent/tools): port DeepL to ToolBase so it works as an Agent tool (
#18395
)
...
### Summary
Closes
#18394
.
2026-08-18 15:36:11 +08:00
..
test_akshare.py
…
test_browser_use_component.py
…
test_crawler.py
fix(agent/tools): port Crawler to ToolBase so it can load and run (
#16415
)
2026-07-03 17:15:48 +08:00
test_deepl.py
fix(agent/tools): port DeepL to ToolBase so it works as an Agent tool (
#18395
)
2026-08-18 15:36:11 +08:00
test_googlescholar.py
…
test_iterationitem_at_split.py
fix(agent): defend against
@
in var names at all template-split sites (
#16469
)
2026-07-03 19:26:27 +08:00
test_llm_prompt.py
fix(agent): preserve zero temperature setting (
#16897
)
2026-07-14 20:10:51 +08:00
test_llm_sys_files.py
…
test_qweather.py
fix(agent): port QWeather to ToolBase so it works as an Agent tool (
#16692
)
2026-07-13 16:31:19 +08:00
test_switch_empty_condition.py
…
test_switch.py
…