Jeff Tang aaeba04bd6 README update 1 年之前
..
Building_Agentic_RAG_with_Llamaindex_L2_Tool_Calling.ipynb b585e1f211 L2 llm fix - use fireworks llama 3 to overcome the groq rate limit 1 年之前
Building_Agentic_RAG_with_Llamaindex_L3_Building_an_Agent_Reasoning_Loop.ipynb 353ceaae74 fix of cell order issue for L3 1 年之前
Building_Agentic_RAG_with_Llamaindex_L4_Building_a_Multi-Document_Agent.ipynb 2e4ea5b728 cell cleanup 1 年之前
README.md aaeba04bd6 README update 1 年之前

README.md

Building Agentic RAG with Llamaindex

The folder here containts the Llama 3 ported notebooks of the DLAI short course Building Agentic RAG with Llamaindex.

  1. Building Agentic RAG with Llamaindex L1 Router Engine Note this lesson 1 notebook is located in the quickstart folder and only notebooks for lessons 2-4 are located here.

  2. Building Agentic RAG with Llamaindex L2 Tool Calling

  3. Building Agentic RAG with Llamaindex L3 Building an Agent Reasoning Loop

  4. Building Agentic RAG with Llamaindex L4 Building a Multi-Document Agent