Releases: AuLaSW/openai-python-client
Releases · AuLaSW/openai-python-client
v0.1.0-alpha.1
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
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.