Download Latest Version v2.1 source code.tar.gz (6.2 MB)
Email in envelope

Get an email when there's a new version of Agentic RAG for Dummies

Home / v2.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-04-01 1.0 kB
v2.1 source code.tar.gz 2026-04-01 6.2 MB
v2.1 source code.zip 2026-04-01 6.2 MB
Totals: 3 Items   12.4 MB 0

New Features:

  1. Observability with Langfuse • Integrated Langfuse tracing to track LLM calls, tool usage, and graph execution across the full pipeline. • Added dedicated observability.ipynb notebook with a step-by-step guide to set up and use Langfuse with the system.

  2. Streaming Response & Agent Transparency • Responses now stream token by token directly in the Gradio interface. • Agent reasoning is now visible in real time: tool calls (search_child_chunks, retrieve_parent_chunks) and their results are shown as collapsible messages during execution. • System nodes (query rewriting, history summarization) surface their output progressively, including clarification requests when the query is unclear.

Bug Fixes:

  1. Docker Volume Permission Fix • Fixed a PermissionError when clicking "Clear All" with Docker-mounted volumes. • Directories are now cleared by removing their contents instead of deleting the root folder, avoiding permission issues with mount points.
Source: README.md, updated 2026-04-01