#retrieval
3 posts tagged with "retrieval".
-
Data Agents: The Hard Part Was Never the SQL
• 5 min readAnthropic and OpenAI independently shipped internal data agents and reached the same conclusion: discovery beats generation, and structure beats access.
-
Agents Are Writing Their Own Skills — and Retrieval Is the New Bottleneck
• 5 min readMay 2026's skill-library research shows agents can now accumulate reusable capabilities, but retrieving and adopting them is harder than generating them.
-
RAG for Agents: Retrieval Strategies that Actually Work
• 9 min readRAG for agents is not RAG for chatbots. Hybrid retrieval, query rewriting, retrieval-as-tool, and the patterns that beat 'top-k from a vector store' in 2026.