examples icon indicating copy to clipboard operation
examples copied to clipboard

fix: update broken `nbviewer` path to the notebook

Open mertgulexe opened this issue 1 year ago • 1 comments

Problem

The lesson "LangChain Multi-Query for RAG" has the wrong link to nbviewer.

{DF2B4586-584D-4AE4-A413-D6E71E9CE785}

Solution

The broken link should be changed.

Type of Change

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update
  • [ ] Infrastructure change (CI configs, etc)
  • [ ] Non-code change (docs, etc)
  • [ ] None of the above: (explain here)

Test Plan

One can change the last part of the broken nbviewer link from
08-langchain-multi-query.ipynb to 10-langchain-multi-query.ipynb.

mertgulexe avatar Oct 29 '24 21:10 mertgulexe

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB