Stars
3
Forks
2
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
Complete multi-agent vector store integration with command line control
fa3fdc0View on GitHubUpdate README: Add LlamaIndex ingestion system to tech stack
581f3fbView on GitHubFinalize ingestion rewrite: Remove legacy files and add new scripts
a7d09cfView on GitHubComplete rewrite: LlamaIndex-based document ingestion system
ec0692bView on GitHubRevert to original schema: Update ingestion and agent to use chunks and documents tables instead of enhanced schema
1d586b8View on GitHubFix: Update ingestion script to use enhanced schema table names (enhanced_chunks, enhanced_documents)
df6d27aView on GitHubAdd ingestion mode options: vector_only, graph_only, and both modes
f2e84dcView on GitHubAdd BAML configuration files for LLM client management and resume extraction
19eb710View on GitHub