Skip to content

Releases: jupyterlite/ai

v0.6.0

31 Mar 11:34
Compare
Choose a tag to compare

0.6.0

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@brichet | @jtpio

v0.5.0

21 Mar 15:02
Compare
Choose a tag to compare

0.5.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Avoid building settings schemas when building javascript #59 (@brichet)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@brichet

v0.4.0

10 Mar 08:56
Compare
Choose a tag to compare

0.4.0

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@brichet

v0.3.0

19 Feb 07:41
Compare
Choose a tag to compare

0.3.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Update to a newer @langchain/community to fix ChromeAI integration #43 (@jtpio)
  • Upgrade the jupyterlite-core package in deployment #30 (@brichet)

Maintenance and upkeep improvements

  • Deployment with prereleased jupyterlite-pyodide-kernel #33 (@brichet)
  • Fix installation of pre-released jupyterlite in deployment #32 (@brichet)
  • Upgrade the jupyterlite-core package in deployment #30 (@brichet)

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@brichet | @jtpio

v0.2.0

04 Dec 13:16
Compare
Choose a tag to compare

0.2.0

(Full Changelog)

Enhancements made

  • Refactoring AIProvider and handling errors #15 (@brichet)
  • Making the LLM providers more generics #10 (@brichet)
  • Use a throttler instead of a debouncer for code completion #8 (@brichet)
  • Update @jupyter/chat to 0.5.0 #7 (@brichet)
  • Switch to using langchain.js #6 (@jtpio)

Bugs fixed

  • Improves the relevance of codestral completion #18 (@brichet)

Maintenance and upkeep improvements

  • Update references to the repo after the rename #21 (@jtpio)
  • Rename the extension jupyterlite_ai #20 (@brichet)

Contributors to this release

(GitHub contributors page for this release)

@brichet | @jtpio

v0.1.0

24 Jun 16:43
Compare
Choose a tag to compare

0.1.0

(Full Changelog)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@jtpio