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 Loading
base: @jupyter-ai/core@2.1.0
Choose a base ref
...
head repository: jupyterlab/jupyter-ai Loading
compare: 56c1f518afd09d0d09a43221f0767aa961e9430f
Choose a head ref
  • 8 commits
  • 12 files changed
  • 6 contributors

Commits on Aug 24, 2023

  1. Update README, docs (#347)

    * Copy edits for brevity, adds large screenshot
    
    * Adds screenshot, adds principles to contributor docs
    
    * Uses screenshot class for home page image
    
    * Fix reference to screenshot
    
    * Copy edits
    
    * Update index.md
    
    Styles magic command
    
    * Copy edits based on @dlqqq's feedback
    JasonWeill committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    79b5503 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    04324c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    245c1cd View commit details
    Browse the repository at this point in the history
  3. Added alias for bedrock titan model (#368)

    * Added alias for bedrock titan model
    
    * [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>
    3coins and pre-commit-ci[bot] committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    47ae1c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. relax pinning on importlib_metadata, typing_extensions (#363)

    == pinning is almost always to be avoided in packages,
    and tight pinning on backports like importlib_metadata is extremely unlikely to be desirable
    minrk committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    93eb896 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    1556a02 View commit details
    Browse the repository at this point in the history
  2. Upgrades LangChain to 0.0.277

    3coins committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    7833fea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56c1f51 View commit details
    Browse the repository at this point in the history
Loading