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일 01:00
감지된 SKILL.md 언어
영어
스타
133
포크
84

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.