Skip to content

Releases: jupyterlite/ai

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