Skip to content

Releases: openai-php/client

v0.18.0

31 Oct 19:00
v0.18.0
3362ab0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.1...v0.18.0

v0.17.1

09 Oct 10:37
v0.17.1
f7d3150

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.0...v0.17.1

v0.17.0

02 Oct 10:30
v0.17.0
e79ab01

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.1...v0.17.0

v0.16.1

04 Sep 14:33
v0.16.1
7a59e4d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.0...v0.16.1

v0.16.0

26 Aug 12:29
v0.16.0
d857954

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.0...v0.16.0

v0.15.0

04 Aug 17:55
v0.15.0
4db0807

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

24 Jun 10:50
v0.14.0
c176c96

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.14.0

v0.13.0

14 May 21:47
v0.13.0
3992298

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.13.0

v0.12.0

04 May 13:55

Choose a tag to compare

What's Changed

  • Update README.md by @gauztech in #505
  • Correct GitHub Action deprecations + Opt into Dependabot by @iBotPeaches in #544
  • Fix type definition for responses in ClientFake::addResponses method by @ovitores in #382
  • Fix Content retrieval in HttpTransport with custom HttpClient by @martinhoch42 in #343
  • build: remove prestissimo (unneeded in composer: v2) by @iBotPeaches in #547
  • docs: draw attention away from deprecated completions endpoints by @iBotPeaches in #548
  • Chat Response: Add logprobs by @klmork in #533
  • fix: correct completion endpoint when logprobs missing by @iBotPeaches in #550
  • add ResponseHasMetaInformationContract contract to ThreadRunStepResponse by @gareth-civia in #523
  • feat: support 'attributes' on vector store files by @iBotPeaches in #551
  • feat: add OpenAI compatibility support for Google Gemini by @TyperEJ in #502
  • fix: chat completion choices to allow responses without logprobs field by @TyperEJ in #554
  • Testing - Add test coverage for assistants streaming and ability to u… by @knash94 in #444
  • Update gpt-4 to gpt-4o on readme by @trippo in #427
  • fix: Support streaming of non-OpenAI models that return "ping" by @iBotPeaches in #556
  • Add compatibility for aliyun LLM APIs by @ThorbJ in #530
  • Allow arguments to be passed to files list request by @assertchris in #557
  • Search vector store by @lukalocniskar in #559
  • OpenRouter: Fix token usage response by @lukalocniskar in #560
  • Fix gemini list models by @the-fermi-paradox in #567
  • feat(OpenAI): Add Image Response usage by @abikali in #571
  • feat(OpenAI): Add category applied input types to moderation response by @Mcainson in #572
  • feat(OpenAI): Support annotations in Chat response. (Web Search) by @Saraphoo in #564

New Contributors

Full Changelog: v0.10.3...v0.12.0

v0.11.0

04 May 13:38

Choose a tag to compare

What's Changed

  • Update README.md by @gauztech in #505
  • Correct GitHub Action deprecations + Opt into Dependabot by @iBotPeaches in #544
  • Fix type definition for responses in ClientFake::addResponses method by @ovitores in #382
  • Fix Content retrieval in HttpTransport with custom HttpClient by @martinhoch42 in #343
  • build: remove prestissimo (unneeded in composer: v2) by @iBotPeaches in #547
  • docs: draw attention away from deprecated completions endpoints by @iBotPeaches in #548
  • Chat Response: Add logprobs by @klmork in #533
  • fix: correct completion endpoint when logprobs missing by @iBotPeaches in #550
  • add ResponseHasMetaInformationContract contract to ThreadRunStepResponse by @gareth-civia in #523
  • feat: support 'attributes' on vector store files by @iBotPeaches in #551
  • feat: add OpenAI compatibility support for Google Gemini by @TyperEJ in #502
  • fix: chat completion choices to allow responses without logprobs field by @TyperEJ in #554
  • Testing - Add test coverage for assistants streaming and ability to u… by @knash94 in #444
  • Update gpt-4 to gpt-4o on readme by @trippo in #427
  • fix: Support streaming of non-OpenAI models that return "ping" by @iBotPeaches in #556
  • Add compatibility for aliyun LLM APIs by @ThorbJ in #530
  • Allow arguments to be passed to files list request by @assertchris in #557
  • Search vector store by @lukalocniskar in #559
  • OpenRouter: Fix token usage response by @lukalocniskar in #560
  • Fix gemini list models by @the-fermi-paradox in #567
  • feat(OpenAI): Add Image Response usage by @abikali in #571
  • feat(OpenAI): Add category applied input types to moderation response by @Mcainson in #572
  • feat(OpenAI): Support annotations in Chat response. (Web Search) by @Saraphoo in #564

New Contributors

Full Changelog: v0.10.3...v0.11.0