Skip to content

Tags: randombitsco/swift-openai-bits

Tags

v0.1.0

Toggle v0.1.0's commit message

v0.0.8

Toggle v0.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set requests to use POST when they have a body.

v0.0.7

Toggle v0.0.7's commit message
* Fixed type for `Completions.Request.n`.

* Removed redundant `Equatable` conformance for `Identifier`
* Renamed `Utils` to `JSON`, improved parsing
* Added proper `Codeable` support for `Prompt`

v0.0.6

Toggle v0.0.6's commit message
Added missing initialisers.

v0.0.5

Toggle v0.0.5's commit message
Improved type handling when encoding/decoding

v0.0.4

Toggle v0.0.4's commit message
Improved JSON encode/decode

v0.0.3

Toggle v0.0.3's commit message
Reverted Swift 5.7 code to 5.5

v0.0.2

Toggle v0.0.2's commit message
Bumped Swift version back to 5.5

v0.0.1

Toggle v0.0.1's commit message
Bumped Swift version back to 5.5