Skip to content

Releases: jupyterlab/jupyter-ai

v2.11.0

04 Mar 22:08
Compare
Choose a tag to compare

2.11.0

This release notably includes a significant UI improvement for the chat side panel. The chat UI now uses the native JupyterLab frontend to render Markdown, code blocks, and TeX markup instead of a third party package. Thank you to @andrii-i for building this feature!

(Full Changelog)

Enhancements made

Bugs fixed

  • Unifies parameters to instantiate llm while incorporating model params #632 (@JasonWeill)

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@andrii-i | @dlqqq | @droumis | @EduardDurech | @JasonWeill | @jtpio | @krassowski | @lalanikarim | @lumberbot-app | @welcome | @Wzixiao

v1.11.0

04 Mar 21:39
Compare
Choose a tag to compare

1.11.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Unifies parameters to instantiate llm while incorporating model params #632 (@JasonWeill)

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@andrii-i | @dlqqq | @JasonWeill | @krassowski | @lalanikarim | @lumberbot-app | @meeseeksmachine | @welcome | @Wzixiao

v2.10.0

06 Feb 19:45
Compare
Choose a tag to compare

2.10.0

This is the first public release of Jupyter AI inline completion, initially developed by @krassowski. Inline completion requires jupyterlab==4.1.0 to work, so make sure you have that installed if you want to try it out! 🎉

(Full Changelog)

Enhancements made

Bugs fixed

Documentation improvements

Other merged PRs

  • Correction to default models configuration. #605 (@3coins)

Contributors to this release

(GitHub contributors page for this release)

@3coins | @adriens | @aws-khatria | @dlqqq | @garsonbyte | @JasonWeill | @krassowski | @lumberbot-app | @stevie-35 | @Tom-A-Lynch | @welcome

v1.10.0

06 Feb 19:29
Compare
Choose a tag to compare

1.10.0

(Full Changelog)

Enhancements made

Bugs fixed

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@3coins | @dlqqq | @JasonWeill | @jtpio | @krassowski | @lumberbot-app | @meeseeksmachine | @stevie-35 | @welcome

v2.10.0-beta.1

22 Jan 19:29
Compare
Choose a tag to compare
v2.10.0-beta.1 Pre-release
Pre-release

2.10.0-beta.1

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@krassowski

v2.10.0-beta.0

19 Jan 23:21
Compare
Choose a tag to compare
v2.10.0-beta.0 Pre-release
Pre-release

2.10.0-beta.0

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@dlqqq | @jtpio | @krassowski

v2.9.1

18 Jan 19:08
Compare
Choose a tag to compare

2.9.1

(Full Changelog)

Enhancements made

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@dlqqq | @JasonWeill | @jtpio | @welcome

v1.9.1

18 Jan 18:47
Compare
Choose a tag to compare

1.9.1

(Full Changelog)

Enhancements made

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@dlqqq | @JasonWeill | @jtpio | @meeseeksmachine | @welcome

v2.9.0

08 Jan 21:57
Compare
Choose a tag to compare

2.9.0

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@dlqqq | @JasonWeill | @krassowski | @lumberbot-app

v1.9.0

08 Jan 21:41
Compare
Choose a tag to compare

1.9.0

(Full Changelog)

Enhancements made

  • Upgrades openai to version 1, removes openai history in magics #551 (@JasonWeill)
  • [1.x] Implement stop_extension() #566 (@dlqqq)

Contributors to this release

(GitHub contributors page for this release)

@dlqqq | @JasonWeill | @krassowski | @lumberbot-app