Skip to content

Releases: jupyterlab/jupyter-ai

v2.21.0

19 Aug 17:06
Compare
Choose a tag to compare

2.21.0

(Full Changelog)

Enhancements made

  • Add optional configurable message footer #942 (@dlqqq)
  • Add support for Azure Open AI Embeddings to Jupyter AI #940 (@gsrikant7)
  • Make help message template configurable #938 (@dlqqq)
  • Add latest Bedrock models (Titan, Llama 3.1 405b, Mistral Large 2, Jamba Instruct) #923 (@gabrielkoo)
  • Add support for custom/provisioned models in Bedrock #922 (@dlqqq)
  • Settings section improvement #918 (@andrewfulton9)

Bugs fixed

Documentation improvements

  • Add documentation on how to use Amazon Bedrock #936 (@srdas)
  • Update copyright template #925 (@srdas)

Contributors to this release

(GitHub contributors page for this release)

@andrewfulton9 | @dlqqq | @gabrielkoo | @gsrikant7 | @krassowski | @michaelchia | @srdas

v2.20.0

29 Jul 23:03
Compare
Choose a tag to compare

2.20.0

(Full Changelog)

Enhancements made

  • Respect selected persona in chat input placeholder #916 (@dlqqq)
  • Migrate to langchain-aws for AWS providers #909 (@dlqqq)
  • Added new Bedrock Llama 3.1 models and gpt-4o-mini #908 (@srdas)
  • Rework selection inclusion; new Send button UX #905 (@dlqqq)

Contributors to this release

(GitHub contributors page for this release)

@dlqqq | @JasonWeill | @srdas

v2.19.1

22 Jul 16:51
Compare
Choose a tag to compare

2.19.1

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@andrewfulton9 | @dlqqq | @jtpio | @krassowski | @michaelchia | @pre-commit-ci

v2.19.0

15 Jul 16:51
Compare
Choose a tag to compare

2.19.0

This is a significant release that implements LLM response streaming in Jupyter AI along with several other enhancements & fixes listed below. Special thanks to @krassowski for his generous contributions this release!

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@3coins | @andrewfulton9 | @brichet | @dannongruver | @dlqqq | @JasonWeill | @jtpio | @krassowski | @lalanikarim | @michaelchia | @pedrogutobjj | @srdas

v2.18.1

21 Jun 17:09
Compare
Choose a tag to compare

2.18.1

(Full Changelog)

Enhancements made

  • Add claude sonnet 3.5 models #847 (@srdas)
  • Update clear slash command to use HelpChatHandler to reinstate the help menu #846 (@srdas)

Bugs fixed

  • Fix send via keyboard after sending slash command with arguments #850 (@dlqqq)
  • Fix Cohere models by using new langchain-cohere partner package #848 (@dlqqq)

Contributors to this release

(GitHub contributors page for this release)

@dlqqq | @srdas

v2.18.0

20 Jun 00:09
Compare
Choose a tag to compare

2.18.0

(Full Changelog)

Enhancements made

Bugs fixed

Documentation improvements

  • Updates end of maintenance messaging to be in the past tense #843 (@JasonWeill)

Contributors to this release

(GitHub contributors page for this release)

@dlqqq | @JasonWeill | @jtpio | @krassowski | @michaelchia | @srdas

v2.17.0

12 Jun 20:09
Compare
Choose a tag to compare

2.17.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Update chat handling to clear chat and show help; small fix to /export #826 (@srdas)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@dlqqq | @JasonWeill | @jtpio | @krassowski | @srdas

v2.16.0

20 May 22:53
Compare
Choose a tag to compare

2.16.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Fix Azure OpenAI authentication from UI #794 (@dlqqq)
  • Updated Hugging Face chat and magics processing with new APIs, clients #784 (@srdas)

Contributors to this release

(GitHub contributors page for this release)

@dlqqq | @JasonWeill | @srdas

v2.15.0

09 May 21:56
Compare
Choose a tag to compare

2.15.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Save chat history to Jupyter Lab's root directory #770 (@srdas)
  • change unsupported_slash_commands default value from dict to set #768 (@michaelchia)
  • Switch to langchain_community #758 (@srdas)

Documentation improvements

  • Add JL3 end-of-maintenance notice to README and RTD #760 (@dlqqq)

Contributors to this release

(GitHub contributors page for this release)

@3coins | @dlqqq | @krassowski | @michaelchia | @srdas

v1.15.0

09 May 21:41
Compare
Choose a tag to compare

1.15.0

(Full Changelog)

Enhancements made

Bugs fixed

  • change unsupported_slash_commands default value from dict to set #768 (@michaelchia)
  • Switch to langchain_community #758 (@srdas)

Documentation improvements

  • Add JL3 end-of-maintenance notice to README and RTD #760 (@dlqqq)

Contributors to this release

(GitHub contributors page for this release)

@3coins | @dlqqq | @krassowski | @meeseeksmachine | @srdas