milan_
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Over the last few weeks I've been redesigning the retrieval pipeline for an AI knowledge system. Initially, the architecture was fairly typical: User Question │ ▼ Vector Search │ ▼ Top K Chunks │ ▼ LLM It worked well…