Skip to content

First Release

Choose a tag to compare

@firezym firezym released this 19 Nov 09:42
· 27 commits to main since this release
  • 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