Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Releases: cycneuramus/signal-aichat

v0.6.1

08 Jul 10:40
8a6fd86
Compare
Choose a tag to compare

What's Changed

  • Pin the dependencies, fix the import and unit test for import errors by @PaulWoitaschek in #20

v0.6.0

07 Jul 15:26
656bcdf
Compare
Choose a tag to compare

0.6.0 (2023-07-07)

Features

  • allow specifying GPT model (d9032d3)

v0.5.2

26 May 17:07
cf05eaf
Compare
Choose a tag to compare

0.5.2 (2023-05-26)

Bug Fixes

v0.5.1

26 May 16:05
6de36cc
Compare
Choose a tag to compare

0.5.1 (2023-05-26)

Bug Fixes

  • restore (optional) Bing cookie auth (f08cf1d)

v0.5.0

22 May 10:00
a5a730d
Compare
Choose a tag to compare

0.5.0 (2023-05-22)

Features

  • use Bing Chat without authentication (ca1f028)

Bug Fixes

  • properly initialize OpenAI API class (15060ff)
  • remove leading whitespace in OpenAI API responses (9de12eb)

Documentation

  • document self chat not working (5a0aca0)

v0.4.2

20 May 08:35
8d52f6b
Compare
Choose a tag to compare

0.4.2 (2023-05-20)

Bug Fixes

  • properly initialize OpenAI API class (15060ff)
  • remove leading whitespace in OpenAI API responses (9de12eb)

Documentation

  • document self chat not working (5a0aca0)

v0.4.1

16 May 20:24
Compare
Choose a tag to compare

What's Changed

  • Support new HuggingChat authentication
  • Disable models requiring cookie auth by default

Full Changelog: v0.4.0...v0.4.1

v0.4.0

15 May 14:58
Compare
Choose a tag to compare

What's Changed

  • Add support for HuggingChat
  • Add experimental support for Google Bard

Full Changelog: v0.3.2...v0.4.0

v0.3.2

14 May 11:10
Compare
Choose a tag to compare

Full Changelog: v0.3.1...v0.3.2

v0.3.1

11 May 19:35
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1