mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-08 16:38:01 +08:00
fix: split wiki template instruction and example (#17891)
This commit is contained in:
@@ -61,7 +61,7 @@ def list_wiki_presets() -> Response:
|
||||
``api/db/init_data/compilation_templates/wiki/*.yaml``.
|
||||
|
||||
Each entry carries ``id`` (filename stem) + ``topic`` +
|
||||
``instruction`` + ``page_example`` so the artifact-template editor
|
||||
``instruction`` + ``example`` so the artifact-template editor
|
||||
can pre-fill its "Page-structure example" / "Global rules" fields
|
||||
from a canned skeleton. Filesystem-fresh per request; no DB seed.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user