upload-ingest
CommunityOrchestrates local document uploads into Milvus.
Data & Analytics#chunking#document-ingestion#milvus#knowledge-persistence#upload-ingest#doc-converter
Authormengsi16
Version1.0.0
Installs0
System Documentation
What problem does it solve?
When upload-agent receives a local document ingestion request, this workflow triggers the doc-converter for format conversion and dispatches the results to knowledge-persistence for chunking and Milvus ingestion. It runs in parallel with get-info-workflow and avoids external补库 chains.
Core Features & Use Cases
- Validates input files and supported formats, coordinating a robust end-to-end ingest workflow.
- Dispatches doc-converter to convert documents to a common Markdown representation and prepares raw/archived outputs.
- Coordinates knowledge-persistence to chunk content, generate QA-ready frontmatter, and perform Milvus ingestion.
- Returns an ingestion summary with per-document results and failure details to enable retry and auditing.
Quick Start
Provide local document paths to ingest and the system will validate, convert formats, generate frontmatter, chunk, and store results.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: upload-ingest Download link: https://github.com/mengsi16/brain-base/archive/main.zip#upload-ingest Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.