Skip to content

Releases: jupyterlab/jupyter-ai

v2.2.0

05 Sep 19:48

Choose a tag to compare

2.2.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

  • Upgrades LangChain to 0.0.277 #375 (@3coins)
  • relax pinning on importlib_metadata, typing_extensions #363 (@minrk)

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@3coins | @andrii-i | @JasonWeill | @krassowski | @michaelchia | @minrk | @welcome

v1.2.0

05 Sep 19:30

Choose a tag to compare

1.2.0

See the v2.2.0 changelog for more details on the changes from v1.1.0.

(Full Changelog)

Enhancements made

Bugs fixed

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@3coins | @dlqqq | @welcome

v2.1.0

15 Aug 23:41

Choose a tag to compare

2.1.0

(Full Changelog)

Enhancements made

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@3coins | @anammari | @bjornjorgensen | @dlqqq | @JasonWeill | @krassowski | @welcome

v1.1.0

15 Aug 23:22

Choose a tag to compare

1.1.0

(Full Changelog)

Enhancements made

  • [1.x] Azure OpenAI and OpenAI proxy support #342 (@dlqqq)
  • [1.x] Add new 0613 GPT-3.5 and GPT-4 models #340 (@dlqqq)
  • Add GPT4All local provider (1.x) #334 (@dlqqq)

Contributors to this release

(GitHub contributors page for this release)

@3coins | @anammari | @bjornjorgensen | @dlqqq | @JasonWeill | @krassowski | @welcome

v2.0.1

08 Aug 22:55

Choose a tag to compare

2.0.1

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@dlqqq | @eltociear | @JasonWeill | @jmkuebler | @pre-commit-ci | @welcome

v1.0.1

08 Aug 23:12

Choose a tag to compare

1.0.1

(Full Changelog)

Enhancements made

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@dlqqq | @JasonWeill | @welcome

v2.0.0

27 Jul 17:10

Choose a tag to compare

This is currently the latest major version, and supports exclusively JupyterLab 4.

Existing users who are unable to migrate to JupyterLab 3 immediately should use v1.x. However, feature releases and bug fixes will only be backported to v1.x as we deem necessary, so we highly encourage existing Jupyter AI users to migrate to JupyterLab 4 and Jupyter AI v2 as soon as possible to enjoy all of the latest features we are currently developing.

Thank you all for your support of Jupyter AI! 🎉

2.0.0

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@dlqqq

v1.0.0

27 Jul 16:39

Choose a tag to compare

1.0.0

This release serves exclusively to dedicate a major version to the 1.x branch providing JupyterLab 3 support.

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@andrii-i | @JasonWeill

v0.10.1

21 Jul 17:31

Choose a tag to compare

0.10.1

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@dlqqq

v0.10.0

18 Jul 20:59

Choose a tag to compare

0.10.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@3coins | @dlqqq | @JasonWeill | @pre-commit-ci