Tag: retrieval tools

  • Hacker News: Evaluating modular RAG with reasoning models

    Source URL: https://www.kapa.ai/blog/evaluating-modular-rag-with-reasoning-models Source: Hacker News Title: Evaluating modular RAG with reasoning models Feedly Summary: Comments AI Summary and Description: Yes Summary: The text outlines the challenges and potential of Modular Retrieval-Augmented Generation (RAG) systems using reasoning models like o3-mini. It emphasizes the distinction between reasoning capabilities and practical experience in tool usage, highlighting insights…

  • Simon Willison’s Weblog: PydanticAI

    Source URL: https://simonwillison.net/2024/Dec/2/pydanticai/#atom-everything Source: Simon Willison’s Weblog Title: PydanticAI Feedly Summary: PydanticAI New project from Pydantic, which they describe as an “Agent Framework / shim to use Pydantic with LLMs". I asked which agent definition they are using and it’s the "system prompt with bundled tools" one. To their credit, they explain that in their…