Skip to content

Releases: openai-php/client

v0.13.0

14 May 21:47
v0.13.0
3992298
Compare
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
Compare
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
Compare
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

v0.10.3

12 Nov 21:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.2...v0.10.3

v0.10.2

17 Oct 20:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.1...v0.10.2

v0.10.1

06 Jun 20:29
Compare
Choose a tag to compare

What's Added

What's Changed

New Contributors

Full Changelog: v0.9.2...v0.10.1

v0.10.0-beta.1

27 May 19:58
Compare
Choose a tag to compare
v0.10.0-beta.1 Pre-release
Pre-release

What's New

New Contributors

Full Changelog: v0.9.2...v0.10.0-beta.1

v0.9.2

27 May 19:28
Compare
Choose a tag to compare

What's New

What's Fixed

  • Fix missing output parameter on streamed code interpreter outputs by @gehrisandro in #406

New Contributors

Full Changelog: v0.9.1...v0.9.2

v0.9.1

24 May 21:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

21 May 18:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.5...v0.9.0