Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

44 lines (24 loc) · 1.21 KB

Change Log

v2.5.2

  • Add o1-preview , o1-mini, gpt4o-mini.

v2.5.2

  • Fixed an issue where the menu that appears when right-clicking on the thread list would shift when scrolling.

v2.5.0

  • Add gpt-4o.

v2.4.0

  • Add gpt-4-turbo.

v2.3.0

  • Add gpt-4-0125-preview.

v2.2.0

  • You can now select model from gpt-3.5-turbo to gpt-4-1106-preview.
  • "Role" is no longer selected because it is generally not specified by user.

v2.1.0

  • We will change to use the 'gpt-4-1106-preview' model as a model. In this version, only users who can use the gpt-4 model via an API key will be able to use it. We plan to release a version in the near future that allows the selection of multiple models as options.

v2.0.1

  • We will change to use the gpt-4 model as a model. In this version, only users who can use the gpt-4 model via an API key will be able to use it. We plan to release a version in the near future that allows the selection of multiple models as options, such as gpt-3.5 and gpt-4.

v1.0.2

  • Update extension icon by @tri-star in #13

v1.0.1

  • Fix thread list does not synchronously updated by @tri-star in #12