Skip to content

Releases: firezym/jupyterlab-notechat

v1.2.4

18 Jun 07:56

Choose a tag to compare

  • add support to model proxy
  • remove specific support to openai and moonshot

v1.1.2

21 Nov 07:36

Choose a tag to compare

  • update readme

v1.1.1

19 Nov 16:03

Choose a tag to compare

  • add github repo link to help menu

Refine README.md

19 Nov 15:14

Choose a tag to compare

  • change demo gif to mp4 video

fix: lower demo gif resolution for pypi website

19 Nov 12:04

Choose a tag to compare

  • lower demo gif resolution for pypi website

Fix publish build error

19 Nov 11:03

Choose a tag to compare

  • fix publish build error

Automatic pypi release

19 Nov 10:47

Choose a tag to compare

  • automatic pypi release

First Release

19 Nov 09:42

Choose a tag to compare

  • add o1 model support by specifying several parameters:
      1. no system message;
      1. temperature only accepts 1.0;
      1. max_tokens field -> max_completion_tokens
  • change logging file handler from TimedRotatingFileHandler to ConcurrentRotatingFileHandler
  • add en/zh language support for help menu
  • add readme for github and pypi
  • add gif demo in readme