-
Notifications
You must be signed in to change notification settings - Fork 242
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #134 from harheem/ko-advanced-rag
Add first Korean cookbook
- Loading branch information
Showing
5 changed files
with
12,953 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
- title: 오픈소스 AI Cookbook | ||
isExpanded: True | ||
sections: | ||
- local: index | ||
title: 오픈소스 AI Cookbook | ||
|
||
- title: LLM 레시피 | ||
isExpanded: false | ||
sections: | ||
- local: advanced_ko_rag | ||
title: 한국어로 Advanced RAG 구현하기 - Hugging Face와 LangChain을 활용한 Cookbook |
Oops, something went wrong.