Skip to content

v0.7: official OpenAI API support

Compare
Choose a tag to compare
@GreyDGL GreyDGL released this 01 May 15:58
· 198 commits to main since this release

The latest version contains two connection approaches:

  1. ChatGPT Plus
  2. OpenAI API

Run python3 test_connection.py to check if you have the proper access to either of them. More details in documentation.