Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 2.2 KB

CHANGELOG.md

File metadata and controls

47 lines (28 loc) · 2.2 KB

1.3.2

  • refactor: makes the id in the ChatCompletion and ChatCompletionChunk optional by @kevinhermawan in #19

1.3.1

  • feat: adds Predicted Outputs by @kevinhermawan in #17

1.3.0

  • refactor: adds statusCode to serverError by @kevinhermawan in #16

1.2.0

  • 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

1.1.2

  • 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

1.1.1

  • docs: adds more information in advanced usage by @kevinhermawan in #8
  • feat: adds fallback models support for OpenRouter by @kevinhermawan in #9

1.1.0

  • refactor: removes models() by @kevinhermawan in #6
  • refactor: renames customHeaders to headers by @kevinhermawan in #7

1.0.2

  • chore(Playground): adds multimodal example to OpenAI-compatible section by @kevinhermawan in #3
  • feat: adds prompt caching usage by @kevinhermawan in #4

1.0.1

  • chore: adds SPI badges by @kevinhermawan in #1
  • chore: improves unit tests by @kevinhermawan in #2

1.0.0

Initial release