-
Notifications
You must be signed in to change notification settings - Fork 282
[E-1] 10-Retriever / 10-Kiwi-BM25-Retriver #150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
[E-1] 10-Retriever / 10-Kiwi-BM25-Retriver
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[Review Checklist]
-
Review OS: Mac
- Windows / Mac / Linux (ν΄λΉ OSλ₯Ό κΈ°μ¬ν΄μ£ΌμΈμ)
-
Template Rule μ€μ μ¬λΆ:
- Template Rule κ°μ΄λλ₯Ό μ€μνμλκ°? (Check νκΈ°)
-
Table of Contents λ§ν¬ νμΈ:
- Table of Contentsμ λ§ν¬κ° μννκ² λμνλμ§ νμΈνμλκ°? (Check νκΈ°)
-
μ΅μ import λ°©μ μ¬μ© μ¬λΆ:
- import κ΅¬λ¬Έμ΄ μμ legacy λ°©μμ΄ μλ μ΅μ λ²μ μ λ°λ₯΄λκ°? (Check νκΈ°)
-
μ½λ λμ νμΈ:
- λͺ¨λ μ½λκ° μ€λ₯ μμ΄ λμνλκ°? (Check νκΈ°)
-
μ μΆ νμΌ νμΈ:
- κΌ νμν νμΌλ€λ§ μ μΆλμλκ°?
- νν λ¦¬μΌ μΈ μ€μ νμΌμ΄λ λ€λ₯Έ λΆμ΄ μμ ν νμΌμ΄ ν¬ν¨λμλμ§ Files Changedμμ νμΈ λΆνλ립λλ€. (Check νκΈ°)
- κΌ νμν νμΌλ€λ§ μ μΆλμλκ°?
-
κΈ°ν μ견:
- ν¨ν€μ§ λͺ λ±μ backtick μΆκ°νκ³ λΉ μ μμ λ± μ§ννμ¬ μ»€λ°νμμ΅λλ€.
from langchain.vectorstores import FAISS
βfrom langchain_community.vectorstores import FAISS
- λ§ν¬λ€μ΄ ν€λ μλ μ€λͺ μΆκ°κ° νμν΄ λ³΄μ λλ€..! (κ°λ¨νκ²λΌλ μ€λͺ μ κΌ μ μ΄μΌ νλ κ²μΌλ‘ κΈ°μ΅ν΄μμ)
@jeongkpa λ΄μ© κ΄λ ¨
|
@ErikaPark λ! μλ νμΈμ! μΌλ¨ λ무 κΌΌκΌΌν PR λ무 κ°μ¬λ립λλ€. μ κ° μ£Όμ μ견 λ°μν΄μ commit λ€μ ν΄λ³΄κ² μ΅λλ€! |
@ErikaPark λκ»μ λ§μ μ£Όμ λ΄μ© μΆκ° νμ΅λλ€..! νμΈν΄μ£Όμκ³ Approve μ£Όμλ©΄ κ°μ¬νκ² μ΅λλ€. |
π₯οΈ OS: Win
|
λ§μλλ¦° λΆλΆλ€ λ°μν΄ μ£Όμ κ² νμΈνμ΅λλ€! Experiment: Compare Search Results Using Different Retrievers, Key points of Comparison μ λ΄μ© bullet pointλ‘ κ΅¬λΆνκ³ , backtick μΆκ°νμ¬ μ»€λ°ν©λλ€!
π₯οΈ OS: Mac β Checklist
Comments:
|
κ°μ¬ν©λλ€!!! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
π₯οΈ OS: Win
β
Checklist
- Template: Tutorials follows the required template.
- Table of Contents(TOC) Links: All Table of Contents links work.
- Image: Image filenames follow guidelines.
- *Imports: All import statements use the latest versions. Ensure "langchain-teddynote" is not used.
- Code Execution: Code runs without errors.
d967020
into
LangChain-OpenTutorial:main
{PR Message - Write freely, remove this bracket if unnecessary}
Author Checklist
[ x ] PR Title Format: I have confirmed that the PR title follows the correct format. (e.g., [N-2] 07-Text Splitter / 07-RecursiveCharacterTextSplitter)
[ x ] Committed Files: I have ensured that no unnecessary files (e.g., .bin, .gitignore, poetry.lock, pyproject.toml) are included. These files are not allowed.
[ x ] (Optional) Related Issue: If this PR is linked to an issue, I have referenced the issue number in the PR message. (e.g., Fixes Update 01-PromptTemplate.ipynbΒ #123)
β Do not include unnecessary files (e.g., .bin, .gitignore, poetry.lock, pyproject.toml) or other people's code. If included, close the PR and create a new PR.
Review Template (Intial PR)
If no one reviews your PR within a few days, please @-mention one of teddylee777, musangk, BAEM1N