Skip to content

Commit

Permalink
Merge pull request #214 from jun048098/ko-rag_eeve_langchain
Browse files Browse the repository at this point in the history
Translated rag_zephyr_langchain.ipynb to Korean
  • Loading branch information
merveenoyan authored Oct 27, 2024
2 parents da093f0 + 2f832b6 commit 6f953aa
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions notebooks/ko/_toctree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@
title: 구조화된 생성으로 근거 강조 표시가 있는 RAG 시스템 구축하기
- local: ko_rag_with_knowledge_graphs_neo4j
title: 지식 그래프를 활용한 RAG 추론 향상
- local: rag_zephyr_langchain
title: GitHub 이슈를 위한 EEVE와 LangChain을 사용한 간단한 RAG
1 change: 1 addition & 0 deletions notebooks/ko/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- [한국어 Advanced RAG 구현: Hugging Face와 LangChain 활용한 Cookbook](advanced_ko_rag)
- [구조화된 생성으로 근거 강조 표시가 있는 RAG 시스템 구축하기](structured_generation)
- [지식 그래프를 활용한 RAG 추론 향상](ko_rag_with_knowledge_graphs_neo4j)
- [GitHub 이슈를 위한 EEVE와 LangChain을 사용한 간단한 RAG](rag_zephyr_langchain)

더 다양한 노트북을 확인하고 싶다면 Cookbook's [GitHub 리포지토리](https://github.com/huggingface/cookbook)에 방문해보세요.

Expand Down
1 change: 1 addition & 0 deletions notebooks/ko/rag_zephyr_langchain.ipynb

Large diffs are not rendered by default.

0 comments on commit 6f953aa

Please sign in to comment.