Skip to content

Releases: AuLaSW/openai-python-client

v0.1.0-alpha.1

v0.1.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@AuLaSW AuLaSW released this 27 Feb 21:49
0567692

Removed an invalid pip requirement from the requirements.txt file.

The actual requirement is my package increment, which is needed for parts of the code to work.

v0.1.0-alpha

v0.1.0-alpha Pre-release
Pre-release

Choose a tag to compare

@AuLaSW AuLaSW released this 27 Feb 21:39

The core functionality works, you can input the API key at each startup and access the Completion Endpoint. That is the only endpoint that currently works.

The package increment is needed to run the software.