Logo

GitLab

Sign in

朱子纯 / xlyNewAi

  • Back to Dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Snippets
  • xlyNewAi
  • sql
  • .gitignore
  • Add form-card export: viw_kg_form_card + export_form_cards.sh (deliverable 4) ...
    e6dff8a6
    Assemble one structured, embeddable text card per form (1748) merging
    node metadata, upstream/downstream document names, and the field 中文名
    list. export_form_cards.sh emits JSONL for vector-store ingestion
    (group_concat_max_len raised to avoid truncating 269-field forms).
    Generated corpus is gitignored — regenerate deterministically via script.
    zichun authored
    2026-07-21 09:32:09 +0800  
    Browse Dir »
.gitignore 90 Bytes
Edit Raw Blame History Permalink
1 2 3
# Generated RAG corpus — reproduce with ./export_form_cards.sh
form_cards.jsonl
*.jsonl