Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jupyterlab/jupyter-ai
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @jupyter-ai/core@2.14.0
Choose a base ref
...
head repository: jupyterlab/jupyter-ai
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e6dab8ee414275cf8590d70ce65310596b5f1872
Choose a head ref
  • 3 commits
  • 3 files changed
  • 3 contributors

Commits on Apr 26, 2024

  1. Fix /learn in 2.14.0 (#747)

    * accumulate filepaths
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    michaelchia and pre-commit-ci[bot] authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f0f1999 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07efe62 View commit details
    Browse the repository at this point in the history
  3. Load persisted vector store by default (#753)

    * load persisted vector stores by default, restoring previous behavior
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    dlqqq and pre-commit-ci[bot] authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e6dab8e View commit details
    Browse the repository at this point in the history
Loading