We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 905f0b3 commit 2f674a9Copy full SHA for 2f674a9
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
5
+## 1.0.1 2024 Nov 19
6
+
7
+- automatic pypi release
8
9
## 1.0.0 2024 Nov 19
10
11
- add o1 model support by specifying several parameters:
package.json
@@ -1,6 +1,6 @@
1
{
"name": "jupyterlab-notechat",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Chat with an AI Assistant in the Notebook",
"keywords": [
"jupyter",
0 commit comments