ragflow/agent
Womsxd ccb1c269e8
fix: Handling Null Values in SQL Execution Results (#10332)
### What problem does this PR solve?

Close #10324
The agent reported an error "undefined" after using the ExeSql tool.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

now:
<img width="641" height="687" alt="img"
src="https://github.com/user-attachments/assets/eb3bbd27-4cf8-42ce-939c-fc012a93efa0"
/>
2025-09-28 15:40:06 +08:00
..
component feat: add IBM DB2 support (#10306) 2025-09-26 14:55:19 +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: Handling Null Values in SQL Execution Results (#10332) 2025-09-28 15:40:06 +08:00
__init__.py
canvas.py Fix bug: broken import from rag.prompts.prompts (#10217) 2025-09-23 10:19:25 +08:00
settings.py