Files
ragflow/rag/prompts/meta_data.md

14 lines
356 B
Markdown
Raw Permalink Normal View History

Extract important structured information from the given content.
Output ONLY a valid JSON string with no additional text.
If no important structured information is found, output an empty JSON object: {}.
Important structured information structure as following:
{{ schema }}
---------------------------
The given content as following:
{{ content }}