Skip to content

v2.14.0

Compare
Choose a tag to compare
@dlqqq dlqqq released this 25 Apr 22:01
· 153 commits to main since this release

2.14.0

(Full Changelog)

Enhancements made

  • Handle single files, pdfs, errors from missing loader dependencies in /learn #733 (@srdas)
  • Move methods generating completion replies to the provider #717 (@krassowski)
  • Handle Single Files and also enable html, pdf file formats for /learn #712 (@srdas)

Bugs fixed

  • Catch embedding model validation errors on extension init #735 (@dlqqq)
  • Require jupyter_ai_magics 2.13.0 to fix Persona import #731 (@krassowski)
  • Fixes help slash command. #729 (@3coins)
  • Remove trailing Markdown code tags in completion suggestions #726 (@bartleusink)
  • Update Azure OpenAI fields #722 (@cloutier)
  • Handle Single Files and also enable html, pdf file formats for /learn #712 (@srdas)

Contributors to this release

(GitHub contributors page for this release)

@3coins | @bartleusink | @cloutier | @dlqqq | @krassowski | @srdas | @welcome