ragflow/agent
buua436 4e6b84bb41
Feat: add trino support (#10512)
### What problem does this PR solve?
issue:
[#10296](https://github.com/infiniflow/ragflow/issues/10296)
change:
- ExeSQL: support connecting to Trino.
- Validation: password can be empty only when db_type === "trino";
  all other database types keep the existing requirement (non-empty).

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-10-13 13:57:40 +08:00
..
component Fix: Mcp reset error, #10497 (#10498) 2025-10-13 09:34:44 +08:00
templates Fix: incorrect agent template #10393 (#10491) 2025-10-11 19:37:42 +08:00
test Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
tools Feat: add trino support (#10512) 2025-10-13 13:57:40 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
canvas.py Fix: Agent.reset() argument wrong #10463 & Unable to converse with agent through Python API. #10415 (#10472) 2025-10-10 20:44:05 +08:00
settings.py Update comments (#4569) 2025-01-21 20:52:28 +08:00