X6|1AR0[^:NT?8>)>+NGM',X]JM,Z^7I[/X=MJGNDYE$OP|
SYSTEM PROCESSING...
X6|1AR0[^:NT?8>)>+NGM',X]JM,Z^7I[/X=MJGNDYE$OP|
SYSTEM PROCESSING...
Posted: 2025-04-13 17:44:03 UTC

This article contains some claims that remain unverified. While much of the content may be accurate, exercise care when relying on this information.
This article contains some claims that remain unverified. While much of the content may be accurate, exercise care when relying on this information.
Status
Last Updated
2025-04-13 17:45:13 UTC
Verified By
Rollup News
This short course focuses on building Agentic RAG with LlamaIndex, taught by @jerryjliu0, CEO of @llama_index. It covers an important shift in RAG, where a RAG agent decides what information to fetch, enabling it to answer more complex questions using multi-step reasoning.
Routing: Agent uses decision-making to route requests to multiple tools.
Tool Use: Create an interface for agents to select what tool to use and generate the right arguments.
Multi-step reasoning with tool use: Use an LLM to carry out multiple steps of reasoning, while retaining memory throughout the process.