Skip to content

docs: LangChain RAG 예제를 최신 create_agent 패턴으로 업데이트 - #3

Merged
wkdgus1164 merged 1 commit into
mainfrom
docs/update-langchain-rag
Feb 11, 2026
Merged

docs: LangChain RAG 예제를 최신 create_agent 패턴으로 업데이트#3
wkdgus1164 merged 1 commit into
mainfrom
docs/update-langchain-rag

Conversation

@wkdgus1164

Copy link
Copy Markdown
Member

Summary

  • deprecated된 RetrievalQA 체인을 create_agent + @tool 기반 RAG 에이전트로 교체
  • FAISS load_localallow_dangerous_deserialization 파라미터 추가
  • langchain-core 문서 링크 최신 경로로 변경

Test plan

  • uv run mkdocs serve로 문서 렌더링 확인
  • 코드 예제 구문 오류 없는지 확인

🤖 Generated with Claude Code

deprecated된 RetrievalQA 체인을 create_agent + @tool 기반 RAG 에이전트로
교체하고, FAISS load_local에 allow_dangerous_deserialization 파라미터 추가

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@wkdgus1164
wkdgus1164 merged commit 296037e into main Feb 11, 2026
3 checks passed
@wkdgus1164
wkdgus1164 deleted the docs/update-langchain-rag branch February 11, 2026 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant