ragflow/agent
Liu An 8c00cbc87a
Fix(agent template): wrap template variables in curly braces (#10109)
### What problem does this PR solve?

Updated SQL assistant template to wrap variables like 'sys.query' and
'Agent:WickedGoatsDivide@content' in curly braces for better template
variable syntax consistency.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-09-16 13:56:56 +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 Fix: exesql issue. (#9995) 2025-09-09 19:45:10 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
canvas.py Feat: user defined prompt. (#9972) 2025-09-08 14:05:01 +08:00
settings.py Update comments (#4569) 2025-01-21 20:52:28 +08:00