Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 13:16

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