Skip to content

Commit 3e1d191

Browse files
committed
Publish 2.1.0
SHA256 hashes: jupyter-ai-core-2.1.0.tgz: aad791ab5c366bd3e12809dd5c8828f59e584fc4cc42b708ac94b83b5949beee jupyter_ai-2.1.0-py3-none-any.whl: e443002a44bce14ce85f48b552b9b0d8cd7d57f5cb83927f534173fd4f7115cc jupyter_ai-2.1.0.tar.gz: ec9a602dbac47574ebbe6ba0308ebe2a52c7ff5f86223475f68521e1b3a6dccd jupyter_ai_magics-2.1.0-py3-none-any.whl: cf665a9aef08543ef9a1a150fc7f5da3393adc2076f3233dc86ba989b40a1a5f jupyter_ai_magics-2.1.0.tar.gz: 236071520cb00d6f5ff6c8114e4b7fea146193dc7a4841dfec1d339b39804049
1 parent c689c6c commit 3e1d191

File tree

5 files changed

+28
-6
lines changed

5 files changed

+28
-6
lines changed

CHANGELOG.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
44

5+
## 2.1.0
6+
7+
([Full Changelog](https://github.com/jupyterlab/jupyter-ai/compare/@jupyter-ai/[email protected]))
8+
9+
### Enhancements made
10+
11+
- Add new 0613 GPT-3.5 and GPT-4 models [#337](https://github.com/jupyterlab/jupyter-ai/pull/337) ([@bjornjorgensen](https://github.com/bjornjorgensen))
12+
- howto add key [#330](https://github.com/jupyterlab/jupyter-ai/pull/330) ([@bjornjorgensen](https://github.com/bjornjorgensen))
13+
- Azure OpenAI and OpenAI proxy support [#322](https://github.com/jupyterlab/jupyter-ai/pull/322) ([@dlqqq](https://github.com/dlqqq))
14+
- Add GPT4All local provider [#209](https://github.com/jupyterlab/jupyter-ai/pull/209) ([@krassowski](https://github.com/krassowski))
15+
16+
### Documentation improvements
17+
18+
- Update README.md [#338](https://github.com/jupyterlab/jupyter-ai/pull/338) ([@3coins](https://github.com/3coins))
19+
- howto add key [#330](https://github.com/jupyterlab/jupyter-ai/pull/330) ([@bjornjorgensen](https://github.com/bjornjorgensen))
20+
21+
### Contributors to this release
22+
23+
([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter-ai/graphs/contributors?from=2023-08-08&to=2023-08-15&type=c))
24+
25+
[@3coins](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3A3coins+updated%3A2023-08-08..2023-08-15&type=Issues) | [@anammari](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Aanammari+updated%3A2023-08-08..2023-08-15&type=Issues) | [@bjornjorgensen](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Abjornjorgensen+updated%3A2023-08-08..2023-08-15&type=Issues) | [@dlqqq](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Adlqqq+updated%3A2023-08-08..2023-08-15&type=Issues) | [@JasonWeill](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3AJasonWeill+updated%3A2023-08-08..2023-08-15&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Akrassowski+updated%3A2023-08-08..2023-08-15&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Awelcome+updated%3A2023-08-08..2023-08-15&type=Issues)
26+
27+
<!-- <END NEW CHANGELOG ENTRY> -->
28+
529
## 2.0.1
630

731
([Full Changelog](https://github.com/jupyterlab/jupyter-ai/compare/@jupyter-ai/[email protected]))
@@ -33,8 +57,6 @@
3357

3458
[@dlqqq](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Adlqqq+updated%3A2023-07-27..2023-08-08&type=Issues) | [@eltociear](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Aeltociear+updated%3A2023-07-27..2023-08-08&type=Issues) | [@JasonWeill](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3AJasonWeill+updated%3A2023-07-27..2023-08-08&type=Issues) | [@jmkuebler](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Ajmkuebler+updated%3A2023-07-27..2023-08-08&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Apre-commit-ci+updated%3A2023-07-27..2023-08-08&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Awelcome+updated%3A2023-07-27..2023-08-08&type=Issues)
3559

36-
<!-- <END NEW CHANGELOG ENTRY> -->
37-
3860
This is currently the latest major version, and supports exclusively JupyterLab 4.
3961

4062
Existing users who are unable to migrate to JupyterLab 3 immediately should use v1.x. However, feature releases and bug fixes will only be backported to v1.x as we deem necessary, so we highly encourage existing Jupyter AI users to migrate to JupyterLab 4 and Jupyter AI v2 as soon as possible to enjoy all of the latest features we are currently developing.

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
33
"useWorkspaces": true,
4-
"version": "2.0.1",
4+
"version": "2.1.0",
55
"npmClient": "yarn",
66
"useNx": true
77
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-ai/monorepo",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "A generative AI extension for JupyterLab",
55
"private": true,
66
"keywords": [

packages/jupyter-ai-magics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-ai/magics",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "Jupyter AI magics Python package. Not published on NPM.",
55
"private": true,
66
"homepage": "https://github.com/jupyterlab/jupyter-ai",

packages/jupyter-ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-ai/core",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "A generative AI extension for JupyterLab",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)