Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 2.67 KB

CHANGELOG.md

File metadata and controls

52 lines (30 loc) · 2.67 KB

Changelog

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

0.1.0

(Full Changelog)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@jtpio