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

Skip to content

Conversation

emmanuel-ferdman
Copy link
Contributor

@emmanuel-ferdman emmanuel-ferdman commented Apr 15, 2025

PR Summary

Commit f6f0ce7 renamed Embeeding to Embedding and renamed other notebooks. This PR adjusts sources to changes.

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

@teddylee777 teddylee777 requested a review from Copilot April 26, 2025 16:35
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the notebook links in various files to match the recently renamed notebooks for consistent file references.

  • Updated markdown links in over 20 notebooks to reflect the new notebook names.
  • Adjusted the placeholder URL in the issue template to match the new file naming conventions.

Reviewed Changes

Copilot reviewed 75 out of 75 changed files in this pull request and generated no comments.

Show a summary per file
File Description
06-DocumentLoader/07-PowerPointLoader.ipynb Updated Colab and GitHub links to use the new file name.
06-DocumentLoader/05-ExcelLoader.ipynb Updated link references to reflect the renaming.
06-DocumentLoader/04-CSVLoader.ipynb Fixed file name in links to remove extra hyphens.
06-DocumentLoader/03-WebBaseLoader.ipynb Corrected link to match the new filename.
04-Model/*.ipynb (multiple files) Updated links in various model-related notebooks.
02-Prompt/04-Personal-Prompts.ipynb Adjusted link to include the hyphen in the new filename.
01-Basic/*.ipynb (multiple files) Modified links in basic notebooks to match updated names.
.github/ISSUE_TEMPLATE/Proofread.yml Corrected the placeholder URL to point to the renamed file.

Signed-off-by: Emmanuel Ferdman <[email protected]>
@emmanuel-ferdman
Copy link
Contributor Author

@teddylee777 I noticed that @BAEM1N addressed most of the issues in a recent commit (aad97b5). A few items were still missing, so I updated this PR with the latest changes and relevant fixes. When you have a chance, I’d appreciate it if you could take a look.

@BAEM1N BAEM1N self-requested a review May 13, 2025 21:12
Copy link
Contributor

@BAEM1N BAEM1N left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution!

We appreciate the time and effort you put into this pull request.

Your changes have been reviewed and approved — the PR has now been merged.

Looking forward to more contributions from you in the future!

@BAEM1N BAEM1N merged commit be6352c into LangChain-OpenTutorial:main May 13, 2025
2 checks passed
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.

2 participants