Skip to main content

module-2

This skill should be used when a learner is working through Module 2 ("Agentic RAG") of the Build-an-Agent workshop and wants help understanding the concepts, code, or how to run it — e.g. "$module-2 what is agentic RAG?", "$module-2 explain chunking and embeddings", "help me with the reranker exercise", "how do I configure the MCP connection?", "my langgraph dev won't start", "AttributeError on 'ellipsis' object has no attribute 'split_documents'", "the agent won't use web search", "how do I migrate to a local NIM?". It turns the agent into a Module 2 learning assistant (tutor) that explains concepts in the workshop's own framing, gives graduated hints WITHOUT ever completing exercises or revealing the answer key, and troubleshoots the RAG agent, the LangGraph dev server, MCP, Skills, and the local-NIM migration. Module 2 builds an IT Help Desk agentic-RAG agent — chunk/embed (NeMo Retriever) into FAISS, rerank, expose retrieval as a tool, add web search via MCP, add dynamically loaded Skills, run it with `l

跳到安装

来源信息

仓库
brevdev/workshop-build-an-agent
最近来源活动
2026年6月30日 22:40
检测到的 SKILL.md 语言
英语
星标
133
分支
84

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。