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

Releases: acheong08/ChatGPT-API-server

0.3 release bugfix

05 Jan 14:49
71cf961
Compare
Choose a tag to compare

What's Changed

  • docs: add note on using conversation id to README by @0xRaduan in #26
  • main:add error printing when failed to create database by @Admingyu in #29

New Contributors

Full Changelog: 0.2...0.3

0.2

29 Dec 08:34
7fba957
Compare
Choose a tag to compare
0.2

What's Changed

New Contributors

Full Changelog: 0.1...0.2

0.1 working implementation

27 Dec 14:32
Compare
Choose a tag to compare

What's Changed

  • protect ask endpiont by @acheong08 in #2
  • Initial docker support (Experimental) by @axsddlr in #4
  • docker: update listening port by @axsddlr in #9
  • implement Health check by @axsddlr in #13
  • dockerfile: install curl to properly support health check by @axsddlr in #14
  • Fully functional

New Contributors

Full Changelog: https://github.com/ChatGPT-Hackers/ChatGPT-API-server/commits/0.1