Files
more_dots/config/ragflow_templates/example_table.json
T
2026-02-26 13:43:44 +08:00

9 lines
177 B
JSON

{
"table": "example_table",
"templates": [
"example_table created in {date}",
"count of records in example_table",
"example_table where status = {status}"
]
}