Configures database INSERT triggers that offload document chunking and embedding to Edge Functions.
94
94%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Risky
Do not use without reviewing
{
"name": "g14wxz/rag-ingestion-trigger-pipeline",
"version": "0.1.0",
"summary": "Configures database INSERT triggers that offload document chunking and embedding to Edge Functions.",
"docs": "docs/index.md",
"rules": {
"rag-ingestion-rules": {
"rules": "rules/rag-ingestion-rules.md"
}
},
"skills": {
"rag-ingestion-trigger-pipeline": {
"path": "skills/rag-ingestion-trigger-pipeline/SKILL.md"
}
},
"private": false
}