Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Releases: TheTNB/ChatGPT-PHP

2.1.2

17 Jul 14:12
Compare
Choose a tag to compare
  1. fix undefined paid.

2.1.1

17 Jul 05:26
Compare
Choose a tag to compare
  1. fix name undefined.

2.1.0

06 Jul 19:08
Compare
Choose a tag to compare
  1. Deprecated: paid parameter in addAccount method.
  2. Add arkose_token and fix GPT-4.
  3. addAccount method add arkose_token parameter.
  4. ask method adds more return values to support continue writing.
  5. Add some new method.

2.0.4

25 Apr 16:46
d513bdb
Compare
Choose a tag to compare
  1. Update V1 API

2.0.3

31 Mar 14:27
Compare
Choose a tag to compare
  1. Sync V1 V2 return.
  2. Update tests.

2.0.2

31 Mar 14:14
Compare
Choose a tag to compare
  1. Bug Fix
  2. Doc update

2.0.1

31 Mar 13:42
Compare
Choose a tag to compare
  1. Doc update.

2.0.0

31 Mar 13:38
Compare
Choose a tag to compare
  1. Update stream mode return.

1.8.0

26 Mar 03:59
Compare
Choose a tag to compare

Update V1 API and change error thrown.

1.7.2

17 Mar 11:13
Compare
Choose a tag to compare

Fix V1 PHP7.4 support.