Agent templates regrouped and renamed (#13873)

### What problem does this PR solve?

Regrouped and renamed agent templates to increase user engagement.

### Type of change


- [x] Refactoring
This commit is contained in:
writinwaters
2026-04-03 13:43:25 +08:00
committed by GitHub
parent ab358fe949
commit 6263857c1e
23 changed files with 1253 additions and 3963 deletions

View File

@@ -24,7 +24,7 @@ The **Execute SQL** tool enables you to connect to a relational database and run
## Examples
You can pair an **Agent** component with the **Execute SQL** tool, with the **Agent** generating SQL statements and the **Execute SQL** tool handling database connection and query execution. An example of this setup can be found in the **SQL Assistant** Agent template shown below:
You can pair an **Agent** component with the **Execute SQL** tool, with the **Agent** generating SQL statements and the **Execute SQL** tool handling database connection and query execution. An example of this setup can be found in the **Text-to-SQL data expert** Agent template shown below:
![](https://raw.githubusercontent.com/infiniflow/ragflow-docs/main/images/exeSQL.jpg)