Create LLM Content Context Builder #102
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Priority: HIGH | Effort: 3 days | Dependencies: OpenRouter Client Infrastructure
User Story
As a user, I want the LLM to have relevant context from my MarkiTect content when answering questions so that responses are accurate and cite my actual documents.
Description
Build a smart context builder that extracts relevant content from the MarkiTect database, uses FTS search for content discovery, and constructs context within token limits while maintaining source citations.
Technical Implementation
Acceptance Criteria
Related Issues
Core component for Issue #98 (OpenRoute Integration).