- refactor: makes the
id
in theChatCompletion
andChatCompletionChunk
optional by @kevinhermawan in #19
- feat: adds Predicted Outputs by @kevinhermawan in #17
- refactor: adds
statusCode
toserverError
by @kevinhermawan in #16
- 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
- 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
- docs: adds more information in advanced usage by @kevinhermawan in #8
- feat: adds fallback models support for OpenRouter by @kevinhermawan in #9
- refactor: removes
models()
by @kevinhermawan in #6 - refactor: renames
customHeaders
toheaders
by @kevinhermawan in #7
- chore(Playground): adds multimodal example to OpenAI-compatible section by @kevinhermawan in #3
- feat: adds prompt caching usage by @kevinhermawan in #4
Initial release