Building Agentic RAG With Llamaindex L2 Tool Calling
llamaLlamaIndexAIvllmmachine-learning3p-integrationsdlai_agentic_ragllama2LLMllama-cookbookPythonfinetuningpytorchlangchain
Export
This notebook ports the DeepLearning.AI short course Building Agentic RAG with Llamaindex Lesson 2 Tool Calling to using Llama 3. It shows how to use Llama 3 to not only pick a function to execute, but also infer an argument to pass through the function.
You should take the course before or after going through this notebook to have a deeper understanding.
Note: Unlike Lesson 1 where we use Llama 3 70b on Groq, this lesson uses Llama 3 on Fireworks.ai to overcome the rate limit issue with Groq on some summary tool calling.
[ ]
[ ]
[ ]
[ ]
[ ]
[ ]
[ ]
[ ]
[ ]
[ ]
[ ]
[ ]
[ ]
[ ]
[ ]
[ ]
[ ]
[ ]
[ ]
[ ]
[ ]
[ ]