-
-
Notifications
You must be signed in to change notification settings - Fork 331
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SHA256 hashes: jupyter-ai-core-2.5.0.tgz: 563c83e3c9464b0bace5dd1037d65a0d2287c7196f495fb8dd31455534f7ea34 jupyter_ai-2.5.0-py3-none-any.whl: ab6de302041da3109c2619dddeb4a3111e26d40a437c5df216b0709f7a0f91c5 jupyter_ai-2.5.0.tar.gz: 36b32cf82f27a5b295bbc7b593e4cc09163182b6d5ce78a4dd35f34216f2e444 jupyter_ai_magics-2.5.0-py3-none-any.whl: 137e8aad49c6524bf422e98477ab96a72b28cf2ac82f32c8bf7adce3fc3e0754 jupyter_ai_magics-2.5.0.tar.gz: e2626223518cb2989abbfe3bef9f22b7c545672031f7b61175a1a6eeeb246236
- Loading branch information
Showing
5 changed files
with
35 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,37 @@ | |
|
||
<!-- <START NEW CHANGELOG ENTRY> --> | ||
|
||
## 2.5.0 | ||
|
||
([Full Changelog](https://github.com/jupyterlab/jupyter-ai/compare/@jupyter-ai/[email protected])) | ||
|
||
### Enhancements made | ||
|
||
- Model allowlist and blocklists [#446](https://github.com/jupyterlab/jupyter-ai/pull/446) ([@dlqqq](https://github.com/dlqqq)) | ||
- DOC: Render hugging face url as link [#432](https://github.com/jupyterlab/jupyter-ai/pull/432) ([@arokem](https://github.com/arokem)) | ||
- Log exceptions in `/generate` to a file [#431](https://github.com/jupyterlab/jupyter-ai/pull/431) ([@dlqqq](https://github.com/dlqqq)) | ||
- Model parameters option to pass in model tuning, arbitrary parameters [#430](https://github.com/jupyterlab/jupyter-ai/pull/430) ([@3coins](https://github.com/3coins)) | ||
- /learn skips hidden files/dirs by default, unless "-a" is specified [#427](https://github.com/jupyterlab/jupyter-ai/pull/427) ([@JasonWeill](https://github.com/JasonWeill)) | ||
|
||
### Bugs fixed | ||
|
||
- Model parameters option to pass in model tuning, arbitrary parameters [#430](https://github.com/jupyterlab/jupyter-ai/pull/430) ([@3coins](https://github.com/3coins)) | ||
- Rename Bedrock and Bedrock chat providers in docs [#429](https://github.com/jupyterlab/jupyter-ai/pull/429) ([@JasonWeill](https://github.com/JasonWeill)) | ||
|
||
### Documentation improvements | ||
|
||
- DOC: Render hugging face url as link [#432](https://github.com/jupyterlab/jupyter-ai/pull/432) ([@arokem](https://github.com/arokem)) | ||
- Rename Bedrock and Bedrock chat providers in docs [#429](https://github.com/jupyterlab/jupyter-ai/pull/429) ([@JasonWeill](https://github.com/JasonWeill)) | ||
- Document how to add custom model providers [#420](https://github.com/jupyterlab/jupyter-ai/pull/420) ([@krassowski](https://github.com/krassowski)) | ||
|
||
### Contributors to this release | ||
|
||
([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter-ai/graphs/contributors?from=2023-10-24&to=2023-11-08&type=c)) | ||
|
||
[@3coins](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3A3coins+updated%3A2023-10-24..2023-11-08&type=Issues) | [@arokem](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Aarokem+updated%3A2023-10-24..2023-11-08&type=Issues) | [@dlqqq](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Adlqqq+updated%3A2023-10-24..2023-11-08&type=Issues) | [@ellisonbg](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Aellisonbg+updated%3A2023-10-24..2023-11-08&type=Issues) | [@JasonWeill](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3AJasonWeill+updated%3A2023-10-24..2023-11-08&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Ajtpio+updated%3A2023-10-24..2023-11-08&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Akrassowski+updated%3A2023-10-24..2023-11-08&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Awelcome+updated%3A2023-10-24..2023-11-08&type=Issues) | [@Wzixiao](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3AWzixiao+updated%3A2023-10-24..2023-11-08&type=Issues) | ||
|
||
<!-- <END NEW CHANGELOG ENTRY> --> | ||
|
||
## 2.4.0 | ||
|
||
([Full Changelog](https://github.com/jupyterlab/jupyter-ai/compare/@jupyter-ai/[email protected])) | ||
|
@@ -24,8 +55,6 @@ Hey Jupyternauts! We're excited to announce the 2.4.0 release of Jupyter AI, whi | |
|
||
[@3coins](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3A3coins+updated%3A2023-10-09..2023-10-24&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Akrassowski+updated%3A2023-10-09..2023-10-24&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Apre-commit-ci+updated%3A2023-10-09..2023-10-24&type=Issues) | ||
|
||
<!-- <END NEW CHANGELOG ENTRY> --> | ||
|
||
## 2.3.0 | ||
|
||
([Full Changelog](https://github.com/jupyterlab/jupyter-ai/compare/@jupyter-ai/[email protected])) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"$schema": "node_modules/lerna/schemas/lerna-schema.json", | ||
"useWorkspaces": true, | ||
"version": "2.4.0", | ||
"version": "2.5.0", | ||
"npmClient": "yarn", | ||
"useNx": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters