Skip to content

Releases: jupyterlab/jupyter-ai

v0.7.1

11 May 12:21
Compare
Choose a tag to compare

0.7.1

(Full Changelog)

Enhancements made

Bugs fixed

  • Fixes error for config, when new installation is done #161 (@3coins)

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@3coins | @JasonWeill

v0.7.0

11 May 04:45
Compare
Choose a tag to compare

0.7.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Adds missing newline before closing code block #155 (@JasonWeill)
  • Runtime model configurability #146 (@dlqqq)
  • Pin LangChain version #134 (@3coins)
  • Upgraded ray version, installation instructions that work with python 3.9 and 3.10 #127 (@3coins)
  • Strips language indicator from start of code output #126 (@JasonWeill)

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@3coins | @dlqqq | @ellisonbg | @JasonWeill | @thorhojhus | @welcome

v0.6.1

02 May 01:52
Compare
Choose a tag to compare

0.6.1

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@3coins

v0.6.0

20 Apr 16:34
Compare
Choose a tag to compare

0.6.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 | @ellisonbg | @JasonWeill | @welcome

v0.5.0

11 Apr 01:08
Compare
Choose a tag to compare

0.5.0

(Full Changelog)

Enhancements made

Bugs fixed

  • use --force-publish option for lerna version #49 (@dlqqq)

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@3coins | @dlqqq | @ellisonbg | @JasonWeill | @welcome

v0.4.0

06 Apr 04:57
Compare
Choose a tag to compare

0.4.0

(Full Changelog)

Enhancements made

Bugs fixed

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@dlqqq | @JasonWeill | @welcome

v0.3.0

21 Mar 16:36
Compare
Choose a tag to compare

0.3.0

(Full Changelog)

Enhancements made

  • implement IPython magics #18 (@dlqqq)
  • add tasks for AI modules #16 (@dlqqq)
  • Decouple tasks from model engines and introduce modalities #15 (@dlqqq)

Contributors to this release

(GitHub contributors page for this release)

@dlqqq

v0.2.0

07 Mar 18:05
Compare
Choose a tag to compare

0.2.0

(Full Changelog)

Enhancements made

Bugs fixed

  • include root package in version bump script #12 (@dlqqq)

Contributors to this release

(GitHub contributors page for this release)

@dlqqq

v0.1.1

05 Mar 20:33
Compare
Choose a tag to compare

0.1.1

(Full Changelog)

Bugs fixed

  • bump all project versions in bump-version #10 (@dlqqq)
  • fix insert-below-in-image insertion mode #9 (@dlqqq)

Contributors to this release

(GitHub contributors page for this release)

@dlqqq

v0.1.0

04 Mar 17:26
Compare
Choose a tag to compare

0.1.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Add root package as Nx project #8 (@dlqqq)
  • Fix check-release workflow #5 (@dlqqq)

Contributors to this release

(GitHub contributors page for this release)

@dlqqq | @welcome