ragflow/agent
Wilmer c8b79dfed4
The retrieval component needs to support returning JSON data(#10170) (#10171)
### What problem does this PR solve?

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-09-22 17:28:29 +08:00
..
component Fix: exesql issue. (#9995) 2025-09-09 19:45:10 +08:00
templates Fix(agent template): wrap template variables in curly braces (#10109) 2025-09-16 13:56:56 +08:00
test Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
tools The retrieval component needs to support returning JSON data(#10170) (#10171) 2025-09-22 17:28:29 +08:00
__init__.py
canvas.py Feat: user defined prompt. (#9972) 2025-09-08 14:05:01 +08:00
settings.py