Topics / Retrieval
Retrieval
4 pieces touching Retrieval, newest first.
- Reward Engineering and Evaluation
This is the third post in our series on probabilistic prompt pipelines. In our first post, we explored why static prompts become bottlenecks. The second…
- Building the Selector: Retrieval, Bandits, and Cold Start Solutions
This is the second post in our series on probabilistic prompt pipelines. In the first post, we explored why static prompts become bottlenecks and saw a…
- Why Static Prompts Fail and How Probabilistic Selection Fixes It
This is the first post in a four-part series on building production-ready probabilistic prompt pipelines. By the end of this post, you'll understand why…
- Enhancing Retrieval-Augmented Generation with XML Prompting
In my current role, I’ve been working on a Retrieval-Augmented Generation (RAG) system designed to provide safe, reliable personal finance guidance. Given…