mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-06-29 23:41:12 +08:00
5 lines
145 B
JSON
5 lines
145 B
JSON
|
|
{
|
||
|
|
"id": {"type": "varchar", "default": ""},
|
||
|
|
"kb_id": {"type": "varchar", "default": ""},
|
||
|
|
"meta_fields": {"type": "json", "default": "{}"}
|
||
|
|
}
|