Files
more_dots/config/ragflow_templates/example_table.json
T

9 lines
177 B
JSON
Raw Normal View History

2026-02-26 13:43:44 +08:00
{
"table": "example_table",
"templates": [
"example_table created in {date}",
"count of records in example_table",
"example_table where status = {status}"
]
}