feat: KM-RAG Polyglot Ingestion Pipeline Migration #46
Reference in New Issue
Block a user
Delete Branch "feature/km-rag-migration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Resolves the KM-RAG Polyglot Persistence and Background Ingestion Pipeline Migration task.
Key Changes
EbookIngestionJobutilizing Polly exponential retries for transient 429 rate limits, executing three core ingestion tasks concurrently viaTask.WhenAll.Pgvector.EntityFrameworkCorefor migration compilation compatibility.QueryTests.csto mockIKnowledgeService.Verification Status
dotnet build NexusReader.slnx --no-restore(0 errors).dotnet test NexusReader.slnx --no-restore.Resolve #47