Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

pupba
Copy link
Contributor

@pupba pupba commented May 5, 2025

Author Checklist

  • PR Title Format: I have confirmed that the PR title follows the correct format. (e.g., [N-2] 07-Text Splitter / 07-RecursiveCharacterTextSplitter)

  • Committed Files: I have ensured that no unnecessary files (e.g., .bin, .gitignore, poetry.lock, pyproject.toml) are included. These files are not allowed.

  • (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)

🖥️ OS: Win/Mac/Linux   
✅ Checklist      
 - [ ] **Template**: Tutorials follows the required template. 
 - [ ] **Table of Contents(TOC) Links**: All Table of Contents links work. (Yes/No)
 - [ ] **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.
 - Comments: {Write freely, 한국어 기술 가능}     

If no one reviews your PR within a few days, please @-mention one of teddylee777, musangk, BAEM1N

Modified to match the new shared template, moved the original notebook to legacy.

pupba added 5 commits April 6, 2025 02:11
- vectorstore interface notebook template file
- unified content structure
- Add a query to the `search` usage code.
- Remove `###` content in `Table of content`.
- ` -> ``` changed backtick
- Structured the notebook according to the master template with output demonstrations
pupba and others added 3 commits May 5, 2025 10:56
- add `as_retriever` : LightCustomRetriever for tutorial
     - Fixed Master-Template
     - vectordbinterface.py
- Add `What is Chroma?` Chapter.
기존 master-template PR과 변경사항 없음 (코드실행번호만 다름)
@sohyunwriter sohyunwriter merged commit d3a4db7 into LangChain-OpenTutorial:main May 6, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants