Releases: kevinhermawan/swift-llm-chat-openai
Releases · kevinhermawan/swift-llm-chat-openai
1.3.2
What's Changed
- refactor: makes the
id
in theChatCompletion
andChatCompletionChunk
optional by @kevinhermawan in #19
Full Changelog: 1.3.1...1.3.2
1.3.1
1.3.0
What's Changed
- refactor: adds
statusCode
toserverError
by @kevinhermawan in #16
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- chore: marks
allHeaders
as private by @kevinhermawan in #13 - feat: conforms to
Sendable
by @kevinhermawan in #14 - refactor: improves error handling by @kevinhermawan in #15
Full Changelog: 1.1.2...1.2.0
1.1.2
What's Changed
- docs: adds related packages section by @kevinhermawan in #10
- feat: adds type aliases by @kevinhermawan in #11
- improve: adds better error handling by @kevinhermawan in #12
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- docs: adds more information in advanced usage by @kevinhermawan in #8
- feat: adds fallback models support for OpenRouter by @kevinhermawan in #9
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- refactor: removes
models()
by @kevinhermawan in #6 - refactor: renames
customHeaders
toheaders
by @kevinhermawan in #7
Full Changelog: 1.0.2...1.1.0
1.0.2
What's Changed
- chore(Playground): adds multimodal example to OpenAI-compatible section by @kevinhermawan in #3
- feat: adds prompt caching usage by @kevinhermawan in #4
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- chore: adds SPI badges by @kevinhermawan in #1
- chore: improves unit tests by @kevinhermawan in #2
New Contributors
- @kevinhermawan made their first contribution in #1
Full Changelog: 1.0.0...1.0.1