← 마켓
에이전트 코드 예제

llama3.1_local_rag

- The app loads the webpage data using WebBaseLoader and splits it into chunks using RecursiveCharacterTextSplitter. - It creates Ollama embeddings and a vector store using Chroma. - The app sets up a RAG (Retrieval-Augmented Generation) chain, which retrieves relevant documents based on the user's question. - The Llama-3.1 model is called to generate an answer using the retrieved context. - The app displays the answer to the user's question.

원본 수집 · 실행 미검증

원작자와 원본 기록

출처
Shubhamsaboo/awesome-llm-apps
원본 경로
rag_tutorials/llama3.1_local_rag/README.md
고정 커밋 / 스냅샷
afb10d491b938eedf35cf79a826c881b84405dfb
파일 SHA-256
b36f3c244a4d67c57384f4c551516e8391b83d15d24d42f6a5adfc9a7fed0259
이용 조건
Apache-2.0 · 고지문 보관

내 에이전트의 구성으로 저장하기

어떤 버전의 자료를 참고했는지 기록합니다. 적용할 수 있는 스킬은 지침을 확인한 뒤 텍스트 실습에 사용할 수 있습니다.

로그인하고 내 에이전트에 추가

이 원본으로 배우는 학습용 에이전트

이 원본은 수집 단계입니다. 한국어 학습 패키지와 직무별 적용 기준은 아직 편집하지 않았습니다.