Logo

GitLab

Sign in

朱子纯 / xlyNewAi

  • Back to Dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Snippets
  • Commits 2
  • Compare
  • Branches 2
  • Tags 0
  • xlyNewAi
  • sql
  • README.md
21 Jul, 2026
3 commits
  • Add viw_kg_domain: L1 business-domain map for the system prompt ...
    2bdf307c
    Roll L2 flow up to domain->domain adjacency (11 domains) with anchor
    forms, form/tool counts, and the matching AI-agent scene. This is the
    coarse L1 tier meant to live in the agent system prompt for routing;
    L2/L3 stay as on-demand tools. Domains align to ai_agent's 8 business
    智能体 (+ 基础资料/设备/其他 -> ERP代理人).
    zichun authored
    2026-07-21 09:54:50 +0800  
    Browse Dir »
  • Add viw_kg_form_neighbors: 1-hop subgraph per form (GraphRAG expand step) ...
    57028160
    Materialize each form's L2 neighbors (upstream/downstream documents) and
    L3 neighbors (referenced entity tables) so the retriever can expand a
    vector-recalled form-card into a subgraph context via a single JOIN.
    702 forms have downstream, 476 upstream, 1467 reference entity tables.
    zichun authored
    2026-07-21 09:36:59 +0800  
    Browse Dir »
  • Add sql/README: document the ERP forms knowledge graph (L1/L2/L3 + GraphRAG)
    11f33a4d
    zichun authored
    2026-07-21 09:35:02 +0800  
    Browse Dir »